Previous icon

Next icon

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.

Control on value example

To create a control on value event:

  1. Click Controls button (Editing mode).
  2. Select either:
  3. Click Online Form Editor (Events button).

    The Event Manager window is displayed.

    Event Manager window (initial, on key up event)

  4. Select On key up event from the event drop-down list.

    Event Manager window (On key up event selected)

    The Event action section is displayed.

  5. Select Enable control on value from the event action drop-down list.

    Event action drop-down list (Enable control on value selected)

  6. Type the value that triggers the event.

    Enter a value that will trigger and controls listed below field

    Tip: You can leave this field blank to make any value trigger the event.

  7. Type a comma-separated list of controls to be enabled by the event.

    Comma separated value (control on value event)

  8. Click Online Form Editor (Add button).

    The event is added to the Event Manager grid.

    Event Manager grid area (Control on value event added)

  9. Click Online form editor (Close button).
  10. Repeat steps 2 through 9 to add additional control on value events.
  11. Click Online form editor (Save button).

Last modified: 12/07/2017 5:28:08 PM

See Also

Creating events

Understanding element events

Creating submit buttons

Creating save for later buttons

Creating duplicate parent panel buttons

Creating enable control on selected value events

Creating toggle events

© 2017 Synergetic Management Systems. Published 29 June 2017.

Top of page