Hi,
I was wondering if I could validate checkboxes to make sure that required checkboxes are checked when the user submits a form. The checkboxes that are required are Yes and No checkboxes so one of them must be checked by the user when they submit the form. Obviously I have given them the same name so that only one can be checked at a time. I know radio buttons can have this done but the reason I have checkboxes instead of radio buttons is because when I ran Form Field Recognition, it automatically filled all my boxes with checkboxes. So unless there is a way to run Form Field Recognition and have it fill my boxes with radio buttons, then I will need the checkboxes to be validated.
Thanks.
However, why not just delete the check boxes and replace them with radio buttons.
Thom Parker
The source for PDF Scripting Info
[url=http://www.pdfScripting.com]pdfscripting.com[/url]
The Acrobat JavaScript Reference, Use it Early and Often
[url=http://www.adobe.com/devnet/acrobat/javascript.php]http://www.adobe.com/devnet/acrobat/javascript.php[/url]
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script