By default, the Item in a breadcrumb will be represented by the value of the Item's Name (SYSPRO Description). To allow for overriding this behavior the ItemLabelText property allows for setting either static text as a string, or dynamic data using the following list of replacement tags.
- [Item_Name] - the Name (SYSPRO Description) of the Item's Model.
- [Item_StockCode] - the Stock Code of the Item's Model.
- [Item_Headline] - the CyberStore Headline of the Item
- [Item_SubHeadline] - the CyberStore Sub Headline of the Item's Model.
- [Item_ShortDescription] - the CyberStore Short Description of the Item's Model.
- [Item_LongDescription2] - the Long Description 2 (SYSPRO Long Description) of the Item's Model.