Customize

When Record on Gantt Chart Clicked

Summary

Triggered when a record on the Gantt chart, displayed either by “Create Gantt Chart in Header” or the “Create Gantt Chart at Portal,” is clicked.

How to use

First, set up an action to execute either “Display Gantt Chart in Menu Position” or “Display Gantt Chart in Portal.” Set the “Click Behavior” parameter to “When Record on Gantt Chart Clicked.” With this setting, when a record on the Gantt chart, displayed either by “Display Gantt Chart in Menu Position” or “Display Gantt Chart in Portal”, is clicked, “When Record on Gantt Chart Clicked” will be triggered.

To identify which record was clicked in the action for “When Record on Gantt Chart Clicked,” use an expression to reference the result of the “Create Gantt Chart in Header” action. For example, if the action “Create Gantt Chart in Header” is the first action, you can use

= $1.Field

to obtain the field value of the clicked record.

Parameters

Set Gantt Chart.

Gantt Chart

Choose which Gantt Chart will trigger the condition when clicked, selecting the action to execute either “Create Gantt Chart in Header” or “Create Gantt Chart at Portal.”

The action selected here for “Create Gantt Chart in Header” or “Create Gantt Chart at Portal” must have the “Click Behavior” parameter set to “When Record on Gantt Chart Clicked.”