Skip to Content
0
Former Member
Jan 09, 2012 at 04:36 AM

Hiding fields at client side using JavaScript/FormCalc

34 Views

Hi guys,

I have successfully hid fields based on their content(or contents of other fields) in IFBA. This only works on the server side, even if I set the script to be run at both server side and client side.

I want to hide a text field when the user checks a checkbox. For some reason both FormCalc and JavaScript doesn't allow me to do this, once the PDF is at client side.

Is this possible?

Can someone please point me to some documentation on this.