Breadcrumb

The Breadcrumb widget provides a navigational trail that helps you track your location within an asset model hierarchy.

Breadcrumb navigation helps you access asset information from any level within the asset model hierarchy. It also defines relationships between different assets in the model. You can use breadcrumbs across various widgets in Operations Hub, including the Trend Card, where they allow navigation through different asset levels.

At runtime, to access the breadcrumb, select and browse your model.

How to Navigate to the Widget

New vs. Classic Layout
Operations Hub New Layout Refer to Visuals Tab for more information on the layout of widgets in Configuration Hub.
Operations Hub Classic Layout Refer to About Widgets

Breadcrumb Properties

Note:
When configuring input targets, ensure that no other binding exists for the target query input. To remove a binding from the query input, select the unlink icon next to the binding.
Field Name Description
Source Asset Context Select the source (asset name) for an asset context. The selected context appears as a default breadcrumb view in the end application. This asset name must exist in your asset model.

See Set Up Data Binding for Widgets

Target Asset Context Select the target for an asset context. This target defines where that output goes on selecting an asset in a breadcrumb, so that it can be fed either to a query or a global.

See Set Up Data Binding for Widgets

Extension Query for Asset Context Properties Select the target for an extension query. This is a formatted string with a list of properties that defines the hierarchy of the breadcrumb in the end application. For example, consider these crumbs in a hierarchy - first is ‘pump’, second is ‘pump pressure’, ‘pump frequency’, ‘pump vibration’, or ‘pump flow’.

See Set Up Data Binding for Widgets

Configuring Breadcrumb in a Flexbox Layout

When using the Breadcrumb widget in a Flexbox layout, ensure the following settings to avoid display and interaction issues:
  • Use Flex Wrap: This prevents the breadcrumb items from overlapping when the container resizes.
  • Set Flex Direction to Column: Arranging items vertically can help maintain readability in constrained spaces.
  • Separate Breadcrumb into a different card: Placing the Breadcrumb widget in its own container avoids conflicts with other widgets, such as the Trend Card.

Behavior and Limitations

The Breadcrumb widget's default color is black. If you apply a background color, its behavior depends on the layout settings.

When the layout is set to 100% height and width, the background color does not stay limited to the Breadcrumb, it extends across the entire card at runtime.