Hello ,
I have a requirement to hide a text field while printing in offline adobe form . I have added the below script editor
code using FormCalc language
----- data.#subform[0].TextField1::prePrint - (FormCalc, client) -----------------------------------
$.presence = "hidden"
The text field is still getting printing on the form . Does prePrint event works in SAP Adobe forms ?
Thanks in advance .
Regards,
Kiran.