Default sort of a reference field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2024 05:47 AM
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..

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2024 05:54 AM
Can you show the screenshot of your attribute?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2024 06:46 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2024 08:11 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2024 08:34 AM
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..