Hey folks - can’t seem to find this in the forum.
We have an Overview table that has records that correspond to dates - every month for each year (say 2019 and 2020). In another table, we have a Linked Record column, where one can select which Overview record to link (ie the month it’s associated with).
When the user clicks to select a Linked Record, we see the choices ordered in two different ways on two different bases:
First:
Second:
It is not obvious at all how to affect the order of these choices, but we’d very much like to. We’d like them ordered the way the Grid view on our Overview table is ordered - by year and month - or at LEAST grouped by year.
This is client-facing, so it’s pretty important for this to be sensible. How do we re-order these choices?