Sort the values for a reference field in alphabetical order
Hi,I am having a field called case reason in HR Cases table which is reference to a custom table 'u_case_reason'. I want the values of the case reason should be sorted in alphabetical order both in record producer and case form for all users. I tried...

