-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 2.6
-
Fix Version/s: 2.8
-
Component/s: Layouts & Widgets
-
Backlog priority:200
Chain select widget types (mono and multi) are using templates defined on Studio side, and they are outdated.
What should be done:
- expose more options (allowBranchSelection / allowRootSelection)
- use widgetProperty_propName to ensure good resolution of properties defined with EL expressions
For recent nuxeo version, they should be replaced by a new widget type (once new selection widget types are available, see NXP-4935)
- depends on
-
NXP-9919 Make chain select resolve expression for the "allowBranchSelection" property
- Resolved