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.
Image RemovedImage Added

To create a toggle event:

  1. Click Image Removed Image Added.
  2. Select a Checkbox input element.
    The element editing controls are displayed.
    Image RemovedImage Added
  3. Click Image RemovedImage Added.
    The Event Manager window is displayed.
    Image RemovedImage Added
  4. Select On change event from the event drop-down list.
    Image RemovedImage Added
    The Event action section is displayed.
  5. Select Enable/Disable Control (toggle) from the event action drop-down list.
    Image RemovedImage Added
  6. Select the state of the checkbox that triggers the event from the When the checkbox is field.
    Image RemovedImage Added
  7. Type a list of comma-separated list of controls to be enabled or disabled by the event.
    Image RemovedImage Added
  8. Select whether the event enables or disables the listed controls using the To Enabled or Disabled field.
    Image RemovedImage Added
  9. Click Image RemovedImage Added.
    The event is added to the Event Manager grid.
    Image RemovedImage Added
  10. Click Image Removed Image Added.
  11. Repeat steps 2 through 10 to add additional toggle events.
  12. Click Image Removed Image Added.