Elements with selected value control events enable other elements once users select specific values.
For example, the State drop-down list below is not enabled until Australia is selected in the Country drop-down list.
Anchor
To create a selected value control event:
- Click .
- Select a Select input element.
...
- Click .
The Event Manager window is displayed.
...
- Select On change event from the event drop-down list.
...
The Event action section is displayed.- Select Enable control on selected value from the event action drop-down list.
...
- Type the value that triggers the event into the When control value is field.
Tip: You can leave this field blank to make any value trigger the event.
- Type a comma-separated list of controls to be enabled by the event.
...
- Click .
The event is added to the Event Manager grid.
...
- Click
- Click .
- Repeat steps 2 through 9 to add additional control on selected value events.
- Click .