How to configure communication between Dashboards
Last updated
Last updated
There are two ways of dashboard communications:
initialize dashboard with some input variables, styles and filters
call Kanban API methods
can be set:
to child dashboard from parent one (applicable for composite dashboards)
to any dashboard by calling "Navigate to Kanban" API method
to any dashboard by following the properly constructed link
Initial can be set to dashboards by calling "Navigate to Kanban" API method.
Initial CSS Styles can be set to dashboard container by following the properly constructed link.
Dashboards have API methods allowing some interactions. The following can work with kanbans specified by their IDs or API names:
Refresh Kanbans
Refresh Columns
Show Columns
Hide Columns
Refresh Card Layout
Open Kanban
Update Variables