Is there a way to change the options of a dropdown list through scripting (without data binding)? So I have one dropdown list and depending on what the user chooses the second dropdown list will have different options. Can these items be specified through an if statement in the preOpen event of the second dropdown list? The form will be filled out offline so I don't want to put in a data binding link.
Thanks!
Hi,
There are at least a couple of ways, as mentioned in http://forums.adobe.com/message/4321707#4321707. Basically clearItems/addItem if supporting Reader pre 9.0 or setItems if using Reader 9.0 or later.
Bruce
North America
Europe, Middle East and Africa
Asia Pacific