Hi guys,I have a form that I'm creating in acrobat. In this form I have
4-5 fields where I need to hide these fields using checkbox. I wrapped
these fields in a subform and make the subform as hidden. I gave
condition for checkbox as when it is checked the subform should visible
and when it is unchecked the subform should be invisible. It is
working... But when I generated my PDF file the data is hidden even the
checkbox value is 1. If again I uncheck and check the checkbox the data
is visible. ...