This is a suggestion as well as inquiry on other developers’ solution to this use case:
How do you make dropdowns dynamic while maintaining readability?
What other solutions do you have other than using aggregations?
Currently, the most dynamic way to populate the options under a single select is via table aggregations. However, we have received many user feedbacks about the sorting of these entries. The items on the list appear are not sorted. An example of this:
Can a sort option/function be added to aggregation?
Or is it possible to have a toggle added to the Single Select widget that allows you to choose whether you would want the list of options filtered alphabetically?
Open to hear other people’s solution to this application.
Similar to the suggestions post by other users (link below).