Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Checkbox elements with toggle events enable or disable other elements based on the state of the checkbox.

For example, selecting the Medical Alert checkbox below enables the Comment text area.
AnchorO_46293O_46293Image Modified

To create a toggle event:

...

  1. Click Image Modified .
  2. Select a Checkbox input element.
    The element editing controls are displayed.

...


...

  1. Click AnchorO_46158O_46158Image Added
  2. Click Image Modified.
    The Event Manager window is displayed.

...


...

  1. Image Modified
  2. Select On change event from the event drop-down list.

...

  1. Image Modified
    The Event action section is displayed.
  2. Select Enable/Disable Control (toggle) from the event action drop-down list.

...


  1. Image Modified
  2. Select the state of the checkbox that triggers the event from the When the checkbox is field.

...


...

  1. Image Modified
  2. Type a list of comma-separated list of controls to be enabled or disabled by the event.

...

  1. Image Modified
  2. Select whether the event enables or disables the listed controls using the To Enabled or Disabled field.

...


  1. Image ModifiedClick AnchorO_46164O_46164
  2. Click Image Modified.
    The event is added to the Event Manager grid.

...


  1. Image Modified
  2. Click Image Modified .
  3. Repeat steps 2 through 10 to add additional toggle events.
  4. Click Image Modified.