How to change the sort order of a Lookup Select Box Variable type?

Poorna7
Tera Expert

I have created a variable of Lookup Select Box type in which  look up value field(Available Shift)is a choice type field . I have used below variable attribute but it is not showing in the correct sequence as defined in the choice field:

find_real_file.png

find_real_file.png

Variable attribute:

ref_auto_completer=AJAXTableCompleter,ref_ac_columns=office_location;date;shift_type,ref_ac_columns_search=true,ref_ac_order_by=sequence

 

find_real_file.png

 

Can someone please help how to show the timings in the dropdown sequence wise.

28 REPLIES 28

weird trying it on my side, will let you know in a while.

what version of instance do you have?

hammad ul aziz2
Mega Guru

what did you selected in the below fields?

find_real_file.png

Thank you so much.. I am on Paris. Look up table is Location Info table(customized table) and look up value field is Available Shift and label is available_windows.

 

find_real_file.pngfind_real_file.png

@Akansha 

       try ref_sequence=sequence instead of ref_ac_order_by=sequence, let me know if that works!!