minor
minor
enhancement
(User-visible)
The elements of a tl:TLEnumeration (FastList) are displayed either in the order they were defined or in alphabetical order.
This should also be viewable and configurable in the list administration.
Test
- In an A`, open the options for the `classificationUnorderedMulti` field
- Expected: The options are sorted alphabetically.
- Also go to Administration > Basic Administration > Lists
- Select "Federal States."
- Expected: "Sorted" is not checked.
- Check the “Sorted” box.
- Go to Structures and open the options for the classificationUnorderedMulti field
- Expected: The options are sorted in the order of the list items.
- In Administration > Basic Administration > Lists, change the order of the items in the "Federal States" list.
- Expected: In Structures, the order of the options in the ` classificationUnorderedMulti ` field has been adjusted accordingly.
- In Administration > Basic Administration > Lists, reset the “Federal States” list to unordered.
- Expected: In Structures, the order of the options in the ` classificationUnorderedMulti ` field is alphabetical again.