Dashboard component events
Select event handlers to configure the actions (events) provided with the dashboard component.
The Events tab shows the events used by the dashboard component. To view the available events, select + Add event mapping. Select the event in the list to add one or more event handlers.
Event handlers
Event handlers work with data resources to link the dashboard actions to the data you want to display to your users. Select the event in the list to add one or more event handlers.
Event descriptions
| Event | Description |
|---|---|
| Navigate to dashboard overview page | Dispatched when the dashboard is closed and redirects to the dashboard library. You can customize this behavior by changing the route and title in the Redirect to dashboard list client script. To open client
scripts, select the <> icon in the page's side bar.
|
| Dashboard Widget Clicked | Add this event handler if you want to override the default drilldown with custom behavior when a chart on the dashboard is clicked. It uses the Dashboard Widget Clicked client script. To add a custom drilldown:
|