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

IF THEN combo box

piemat
Registered: Feb 26 2010
Posts: 2

In the creation of a Form, I need to add an if then statement to a combo box.

When an option in a combo box is selected, I need an additional label and combo box to appear.

For the THEN part of the statement what do I need to do to have the box appear? I want it to either be invisible or disabled unless the option in the combo box pertaining to it to be selected. Is this possible, or is there an easier way to do this?

Thanks

My Product Information:
Acrobat Pro 9.2, Windows
gkaiseril
Expert
Registered: Feb 23 2006
Posts: 4307
You might want to look at the 'app.popUpMenu()' method or the 'app.popUpMenuEx()' method.

[url=http://www.acrobatusers.com/tutorials/popup-menus-acrobat]Popup menus for Acrobat[/url]

George Kaiser