Breadcrumb

Draft comment:
This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-03-13 12:15
Use Breadcrumb to add a breadcrumb to the coach view to show the navigation path that the user took to get to the current view.

Restrictions and limitations

Restrictions
None
Limitations
None

Configuration properties

Set or modify view configuration in the Configuration properties tab.
Table 1. Breadcrumb configuration properties
Configuration property Configuration variable Description
Breadcrumbs crumbs (List of NameValuePair) Displays a list of strings as a breadcrumb trail. The list is updated when a crumb from the list is selected.

The configuration property is a read-only list of name-value pair objects. The name is the display name, and the value is the serialized JavaScript object containing information about the navigation behavior for this breadcrumb.

Default: None