Breadcrumb control

Use the control 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
  • This control is not supported in Microsoft Internet Explorer 8. Support for Microsoft Internet Explorer 8 was deprecated in IBM® BPM V8.5.
Limitations
None

Configuration properties

Set or modify control 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