FavContentList
The FavContentList attribute will allow users to configure a default list of contents that will be displayed on the FavoriteBarControl. This means that when the HMI is launched, the user will see a pre-defined set of favorite shortcuts that they can use to quickly navigate to their most commonly accessed content.
A dialog box can be used to configure default list of favorites:
Configuring each favorite element:
Name | Description |
---|---|
LabelsList | If a content path has to be displayed on the favorite button it can be configured as a list of strings. All strings will be joined together with ‘/’ characters between them to form the content path. |
Content | The path to the content file |
Locked | If a favorite element is locked it cannot be removed from the favorite list by user clicking on ‘Add to Favorite’ button. |
Image | Path to an image to display it as an icon of the favorite button. |
Schema: tchmi:framework#/definitions/FavContentElementList
Attribute setter: setFavContentList
Attribute getter: getFavContentList
Available: since version 12.6.0