Skip to content

Change

This event occurs when an option is changed in a Select Control.

When two or more Select Controls are linked as Master-Slave, if the ParentId is passed from the Source Select Control, only the dependent options are displayed in the Target Select Control.

  • Main Action Example:
  1. Set the Target Type and Source Type to ControlId and fixedData, respectively.

    [Image 1. Control - Interface Configuration]

  2. Configure the Target Component ID, and set the Target Value to parentId for the Select Control in the Target Component.

    [Image 2. Control - Interface Configuration]

  3. Set the Source Value to Null, indicating an empty value.

  4. Set the Target Component ID, and set the Target Value to parentId.

  5. Configure the Target Component ID, and set the Target Value to parentId.

  6. Set the Source Value to the Data to be passed to the Target Control.