Order linked records alphabetically/custom

On single/multiple link fields, I’d like to control the order of appearance of the items in the dropdown menu. Currently, this is not possible:

Ideally the order will also respect the localized value of the record, if it’s localized. Example use case:

I have a country list in EN and DE, the desired order of items would be:

  • in EN:

    • Australia
    • Austria
    • Greece
  • in DE:

    • Australien
    • Griechenland
    • Osterreich

(Note that Austria/Osterreich are positioned in different spots on the lists)

This would really come in handy! :+1:t3: