Details
-
Improvement
-
Resolution: Fixed
-
Major
-
11.3
-
None
Description
Single select StaticListClass are currently store as StringProperty, so we cannot create StaticList with item that contains more 255 characters. It could make sense to allow the creation of list for longer items on some occasions. So we should have the ability to decide to store some static list as LargeStringProperty.
Attachments
Issue Links
- relates to
-
XWIKI-19534 ListClass does not allow to use LargeStringProperty with multiselect
- Open