Path
Last updated
Last updated
This widget creates a breadcrumb based on a list of items. These items must to be linked to a parent item (connecting one item to another). In the example below item 4 is the parent of item 5 from the path list.
Source
List
A list containing all items of the breadcrumb. Each item of the list should have a label text and parent id.
Label text
Text, Expression
The label text of each item of the breadcrumb.
Parent ID
Number, Expression
Each item is displayed immediately after its parent item creating a basic linear tree. Use this property to select the right parent item.
Endpoint ID
Number, Expression
The ID of the last item in the breadcrumb.