Want to change presence från visable screen only to visable print only or visible when event happens in livecycle | Adobe Higher Education
Skip to main content
May 21, 2021
質問

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

  • May 21, 2021
  • 2 の返信
  • 1101 ビュー

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

このトピックへの返信は締め切られました。

2 の返信

Mayank_Gandhi
Adobe Employee
Adobe Employee
May 25, 2021

@leif_kier share your form.

Leif_Kier作成者
June 4, 2021
how to I share the form?, upload?
Leif_Kier作成者
June 4, 2021

Just changing the presence doesnt seem to work. So hope somone figured it out.
The pdf is saved in static mode.

 

Script on print button with changes I last tried:

SignatureField1.presence = "visible"; SignatureField1.relevant = "+print";

utskriftsignatur.presence = "invisible";
skrivut2.skrivut2.execEvent("click")