Allow sorting & filtering of dropdown select in Form settings

I have a QA form where the user selects from a list of Team Members. I would like the ability to filter the dropdown select in the form so that only users from the relevant team(s) show up.
I can do this in the resulting entity’s context views, but seems unavailable in form configuration.

Additionally, I’d like to be able to define the sort rule for the options in the dropdown – currently since this is an association field to my Users db, it’s listing them in ID order, rather than alphabetically.

2 Likes

Related or duplicate of one or more of these?

At some point, we will need to consolidate these into distinct feature requests.

2 Likes

Yes, I’d say this idea could be merged with any of the shared requests - thanks! I actually did search the community before posting & didn’t find these for some reason.