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

Question about custom dialogs

StevenD
Registered: Oct 6 2006
Posts: 368

I am wondering if it is possible to make a radio button remain selected after it is chosen and the document is saved?

I have set up a custom dialog in an Acrobat form that when a button is clicked the custom dialog opens offering a choice of three images to choose from. The client is asking if the radio button that is selected can remain selected untill a new selection is made.

StevenD

My Product Information:
Acrobat Pro Extended 9.1.1, Windows
gkaiseril
Expert
Registered: Feb 23 2006
Posts: 4308
You could add a hidden form field to hold the information for the check box in the dialog, and then use the data in the hidden field to initialize the check box value in the dialog script. Of course, the user will need to save the form to be able to retain this information.

George Kaiser

StevenD
Registered: Oct 6 2006
Posts: 368
I just need figure out how to do that. Wish me luck and If you have any info on how to do that let me know if you would. Thanks for the idea.

StevenD