It may be right in front of me, but I can’t see it.
- Let’s say you have a table called stage with three fields: id, sort order, text
- You have another table with a reference field to that table: displaying the text field and storing the id
I would like to display the reference field drop down sorted by the sort order field so the stages are in order
I can’t seem to find the ability to specify the sort in data sources, or field override. Is this possible?

