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