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

Two Radio Button questions

CarolinaPower
Registered: Mar 26 2009
Posts: 43

1. How do I change the default value using Javascript?

2. How can I advance the cursor automatically to the next field after a radio button selection is made?

My Product Information:
Acrobat Standard 9.1, Windows
thomp
Expert
Registered: Feb 15 2006
Posts: 4411
Have you downloaded the Acrobat JavaScript Reference? You'll find what you need in there. Look up "field.defaultValue" and "field.setFocus()"

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