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_46293 Image Removed
Image Added

To create a toggle event:

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

...

  1. Click AnchorO_46158O_46158 Image RemovedImage Added
  2. Click Image Added.
    The Event Manager window is displayed.

...

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

...

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

...

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

...

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

...

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

...

  1. Click AnchorO_46164O_46164 Image RemovedImage Added
  2. Click Image Added.
    The event is added to the Event Manager grid.

...

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