how to set a default sort field for the list layout of a table when opened as a reference table

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2023 10:52 AM
Hi all,
We have a below field which refers to a given table
when we click on the magnifying glass, it opens the list layout in a pop up of the referred to table
The dictionary entry of the 'Patch window duration' field is as below. we see that the dictionary attribute is set so that the default sort is using the 'u_subtype' field on the referred to table.
Now because i clicked on the 'value' header, it sorts by the 'Value field'. seems this is stored in the user preference.
how do I lock the sorting behavior so that the sort is always done through the 'u_subtype' field?
Thanks,
Ravish

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2023 12:11 PM
Hi,
You may need to delete the user preference for the table as and when it gets added for required table to default it.