Want to change presence från visable screen only to visable pring only or visible when event happens in livecycle | Community
Skip to main content
May 19, 2021
Solved

Want to change presence från visable screen only to visable pring only or visible when event happens in livecycle

  • May 19, 2021
  • 1 reply
  • 683 views

Help why wont it work?

Background:

I want a digital signaturefield not to show when printing at first. But want a button to change that so a copy can be printed.

 

presence is default visible (screen only) on field.

Then when button is clicked I want it to be just Visible

but this doesnt seem to work. the print function does however work.

 

form1.Sid1.Button1::click - (JavaScript, client)

X.presence = "visible";
print.execEvent("click");

 

best regards
Leif

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Vijayalakshmi_S

Hi @leif_kier,

Could you please raise this query under Forms Community - https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-forms/ct-p/adobe-experience-manager-forms-community

 

1 reply

Vijayalakshmi_S
Vijayalakshmi_SAccepted solution
Level 10
May 20, 2021