Hi,
We are in the process of migrating our application from on-prem v8.2 to online v9.
For online, the unified interface is used.
Currently we are using the work around of translating look-ups in PostRetrieveMultiple plugins.
In the unified interface this translations still works, but the sort order of the field is gone.
By default English is the first language, and translations stay sorted according to the English label column.
Someone already faced similar situation?
Small example
name : Red|Rot
nameen: Red
namege : Rot
name : Yellow|Gelb
nameen: Yellow
namege: Gelb
In German, the lookup will display in order Rot, Gelb