Functionality that doesn't force dropdown list to be in alphabetical order
Role: Admin
Issue:
In dropdowns, we'd like to be able to maintain the ordered list of items as they've been authored. Currently, no matter which order you author the content in a dropdown, it will be re-ordered so that the items in the dropdown list are in alphabetical order.
Teams have been trying different things to get around this, as you can imagine they have a particular order they'd like to see their items, and for good reason. Having a list of 20 items (and then "N/A" showing up in the middle of the list instead of at the bottom of the list is poor UI.)
Outcome we'd like to achieve:
When a dropdown list is authored, the program sticks to the order in which it was authored and does not force the list to be in alphabetical order.