Wizard breadcrumb attributes in the web UI framework
The wizard breadcrumb attributes enable you to assign the ID of the category, resource bundle key, and the css class.
The following table shows the breadcrumb attributes to specify in the categories tag of your XML file when you create a wizard:
Attribute | Description | Constraints |
---|---|---|
category.id | The ID of the category. | Should be unique within the flow. |
category.description | The resource bundle key. | Mandatory |
category.style | The css class that needs to be applied to the breadcrumb. | Optional |