Hello,
I have a multiple dropdown where sometimes so many values are selected that it is hard to find them in the list. Is it possible to have a multiple dropdown sort by the values that are selected?
For example, in the below screen shot you can see all of the selected values highlighted in blue. Is it possible to have the dropdown sort by showing the highlighted/selected values at the top of the dropdown list? This would make it easier to remove values that we need to when editing/updating. Thanks in advance!
Discussion posts and replies are publicly visible
You can show the values in any way you want. But it might be a weird experience for the user when the just clicked value is moved in the list. I think that consistent ordering is important.
Seems like you have a very long list of items. Did you consider to use a picker field instead?