cancel
Showing results for 
Search instead for 
Did you mean: 

Adobe forms - Print forms using transaction code SFP

Former Member
0 Kudos

Hi All,

I had created a PDF form. It is a print form and it is not a dynamic form.

I have a subforms in the form.

Using scripting, I have to display and hide the subforms at runtime.

I tried to write the script using the Script editor in the Palatte menu in the layout.

I wrote the following script:

xfa.host.messageBox($.somExpression) for a particular field in the layout, but how to test it.

Is there any way to see the message box with the somExpression.

Kindly help me. I am using FormCalc as scripting lanuguage.

Thanks in advance,

Jaffer Ali.S

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

With the PDF preview tab (be sure the script runs at client side; should be working for a simple script such as this one) or by running your form...

Rgds,

Francois

Answers (0)