Creating enable control on value events
Input elements with control on value events enable other elements when specific values are entered.
For example, populating the Email element below enables the Pre Entry Comment element.
To create a control on value event:
- Click .
- Select either:
• Text input
• Text area - Click .
The Event Manager window is displayed. - Select On key up event from the event drop-down list.
The Event action section is displayed. - Select Enable control on value from the event action drop-down list.
- Type the value that triggers the event.
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 .
- Repeat steps 2 through 9 to add additional control on value events.
- Click .