- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2017 02:27 AM
Hi,
The platform allows users to customize the list layout for a table or a related list layout to make it different from the default layout. I assume those user customized layouts must be stored somewhere in the system. Does anyone know where it's actually stored?
I checked "User Preferences" but that only contains "sorted by" and "ASC/DESC" info.
Thanks!
Andy
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2017 02:42 AM
Well actually i was wrong, User Preference just tells you that the user has customized it, but the actual data is stored in the following table
sys_ui_list
Navigate to sys_ui_list_list.do and sort by updated most recent.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2017 02:39 AM
Hi Andy,
If anyone Customizes a list layout , its stored in user preference only.
If you change it and immediately check the preference for that user, you see one updated just then.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2017 02:42 AM
Well actually i was wrong, User Preference just tells you that the user has customized it, but the actual data is stored in the following table
sys_ui_list
Navigate to sys_ui_list_list.do and sort by updated most recent.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2017 02:44 AM
Awesome, thanks Anurag!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-10-2023 05:00 PM
This was very helpful - thanks Anurag.
Does anyone know where the analog is stored for when a User personalizes a List in the Agent Workspace? I would have thought an entry would show up in sys_ui_list, with the View == Workspace. But it doesn't.
sys_aw_list has a "User" column but a new entry when you personalize a list, doesn't show up here. In fact, none of the records in that table have "User" filled in.
Of course, sys_aw_my_list has all the "My List" configurations that a User creates, but this is quite different than Personalizing and existing list.
Does anyone know where the analogue to the sys_ui_list entry is, for personalizations to Lists in the Agent Workspace?
Thanks,
Julie