Navigation Controller
Use the Navigation Controller to allow users to navigate between dashboards. To enable users to navigate between a standard dashboard, such as the Team Performance dashboard or the Process Performance dashboard, and a custom performance dashboard, a custom copy of the Navigation Controller is required.
Restrictions and limitations
- Restrictions
- This view does not use the visibility property.
- Limitations
- None
Configuration properties
| Configuration property | Property variable | Description |
|---|---|---|
| Human service end event URL | navigationURL (String) |
The URL that can be used to navigate to the end event node in a client-side human service. If you specify a URL, the Navigation Controller can be used to trigger a boundary event to end a human service. If a URL is not specified, you can still use the Navigation Controller to navigate between dashboards without the use of an end node. Default: None |
| Disable boundary event | disableBoundaryEvent (Boolean) |
Determines whether the Navigation Controller
is prevented from triggering a boundary event. When the variable
is set to Default: |