Sort Entity drop-down lists by public ID?

Select fields act like types, so if you want to reference them in a formula, you need to reference a field, like Name.
If I have a database called DB, with a select field called Select, then in a formula, I can get the chosen Select for a given DB entity using the formula
Select.Name

And when you say

then it should be the case that the possible options for select drop-down are returned in the order in which they have been configured (not alphabetical order).
image

You can rearrange the order using the ‘handle’ → image

I’m not sure I understand what you’re trying to achieve here. Do you mean that you want to be able to set the value of a select field using an automation?
If so, then you’ll want to read this:

2 Likes