-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 6.0-HF36, 7.10-HF22, 8.10-HF02, 9.1-SNAPSHOT
-
Component/s: Layouts & Widgets
Workflows in listbox are ordered by workflow name (id of the listbox), make the ordering configurable by adding the following attribute to the nxu:selectItems tag in template start_route_widget_template.xhtml:
ordering="#{empty widgetProperty_ordering?'label':widgetProperty_ordering}"