Default sort of a reference field

lucky6
Tera Contributor

Hi Everyone,

I want to show the latest records in a reference field for all the users and I have added reference sequence= field_name in dictionary attributes but for some reason it is not working.. please let me know if anything is wrong..

  • Thanks in advance..
4 REPLIES 4

Omkar Mone
Mega Sage

Can you show the screenshot of your attribute?

Please find the below screenshot 

 

This looks okay to me. Is your field Reference with choice? Which table are you doing it on? 

 

Alternatively, can you try to add this instead in the Attributes?

 

ref_ac_columns=sys_created_on,ref_auto_completer=AJAXTableCompleter

The reference field is on case table and I am populating most recent cases in that field...so here I just want latest cases first..