-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.7.3-SNAPSHOT
-
Component/s: Layouts & Widgets, Seam / JSF UI
-
Tags:
-
Backlog priority:600
The idea is to replace in existing widget templates the templates of select2 mainly in edit mode. This is true for:
- User Suggestion (Single / Multiple)
We delete the widget type and we do what's necessary to make existing single_user_suggestion and multiple_user_suggestion fallback on select2 in edit mode - Document Suggestion (Single / Multiple)
idem
Plus, rename Select2Directory and Select2MultipleDirectory to suggestOneDirectory and suggestManyDirectory. These two new widget types will come in addition of the existing selectOneDirectory and selectManyDirectory