I have a Link field where I’m selecting Purchase Orders.
I want the dropdown results to be sorted by “Last Modified” (latest first).
Applying filters works fine, but I’m unable to control the sorting.
Is there any way to configure or control the sorting of results in a Link field (e.g., by modified date) without using custom scripts like set_query?
Looking for a simple or standard approach if available.