Hi guys
I am looking for a way to sort foreign keys in a grid under the menu option refined search. The only thing that is being sorted is the id key from the other table and not the effective value I am using.
SELECT ID_Ort, Ort FROM ort ORDER BY Ort
I want to sort the attribute “Ort” in the refined search. In the menu refined search I can only choose ID_Ort.
Does any body have an idea to sort this issue?
Thanks for your help.
Best regards
nuri