These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Hiding Form Fields

Jakeman
Registered: Feb 12 2008
Posts: 2
Answered

I have a simple form, when you click a checkbox it causes 3 radio buttons to appear, and unchecking causes them to hide. Works great, however, when I use the reset button to clear the form, it does clear the checkmark and the dot in the radio button, but it does not hide the radio buttons. I need to learn how to reset the form fields to hidden.

Any ideas/direction would be greatly appreciated.

Technology: AcroForms, Acrobat Pro 8.

Thx Jake

My Product Information:
Acrobat Pro 8.1.1, Windows
thomp
Expert
Registered: Feb 15 2006
Posts: 4411
Reset only affects the field values, it does not affect the appearance state of fields. So you have to include this action yourself. One easy way to do this is to add "Show/Hide Field" actions to the reset button. Do this from the "Actions" tab on the Properties dialog for Reset button

Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script