Hi, Is it possible to make the first of a series of radio buttons deselected? Users are not selecting the choice that pertains to them because the first button in the list is already selected by default.
Thank You!
My Product Information:
Acrobat Pro 7.0.9, Windows
Yes, the specifics of how you do it depend on the Forms technology, AcroForm or LiveCycle, but the technique is the same.
Each Radio Button has an export value. Just set the value of the Radio Button group to something that is not one of the export values. Typically this is "Off" for AcroForms and "0" for LiveCycle forms.
Each Radio Button has an export value. Just set the value of the Radio Button group to something that is not one of the export values. Typically this is "Off" for AcroForms and "0" for LiveCycle forms.
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script