Skip to Content

On-click events in Jitterbit App Builder

On-click events are events that trigger when a user clicks a record in a grid, tile, or lane panel. You configure on-click events in the Live Designer using the Control Events dialog.

Configure an on-click event

To configure an on-click event:

  1. Navigate to the page that contains the panel you want to configure, then open the Live Designer. Alternatively, go to App Workbench > Pages and open the page's edit screen.

  2. Click the panel.

  3. In the panel options, click More.

  4. From the list that appears, click Events. The Control Events dialog opens.

    Control Events dialog

  5. In the Control Event column, use the dropdown to select Row Click.

  6. In the Rule Event column, select the rule event to invoke when a user clicks a record.

  7. Confirm that the Active toggle is enabled.

  8. Click to save the configuration.

When a user clicks a record in the panel at runtime, the selected rule event is invoked.