Breadcrumbs

Hierarchy item

The Hierarchy item allows you to display a list of element in a hierarchy. It will also display sub element from the hierarchy.

Properties

  • Name: The displayed name in the PanelDefinition. You can put format here to use the lexicon.

  • Icon: The displayed icon at the left of the item. See https://fontawesome.com/icons for the icon list.

  • Hierarchy: The hierarchy to display.

  • Predicate: This predicate is used to select the elements to add from the hierarchy. It is an NEQL like b:definition = "floor". If it is empty, it will display all the elements.

  • Navigable Predicate: This predicate is used to allow navigation on the selected item or not.

  • Navigation Type: The way to open the clicked item (popup, new tab, ...). If no type is selected, it will open the link in the view side of the frame layout.

  • Start Depth: The level depth of the hierarchy elements to start displaying them.

  • Show Children Only: Shows the name defined in name property, or starts by the hierarchy elements directly.

  • Show Root Target Icon: Shows the icon on the root element.

  • Show Children Target Icon: Shows the icon on the children elements.

  • Parent: The parent of the item. Root by default.

  • Display: Display or hide the item.