- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2023 01:38 PM
Hi !!
When any user personalizes their list view as shown in the above screenshot , where does it gets stored in the backend? Which table is it in ?
I do not see it in"sys_user_preference" table!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2023 03:04 PM
sys_ui_list
There is a User column to find the customized list for a specific user.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2023 03:13 PM
Here is the doc, How to reset users' personalized list layouts/columns to use the system default - Support and Troubl...
Check point #3 in the above
Please mark my response as correct and helpful if it helped solved your question.
-Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2023 08:45 PM
Hi @blakshmi,
All these details are stored in sys_ui_list table.
Check the list view based on user and views. Open the record and you can see all the selected elements for that user.
Let me know if it helped.
Thanks
Nootan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2023 03:04 PM
sys_ui_list
There is a User column to find the customized list for a specific user.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2023 03:13 PM
Here is the doc, How to reset users' personalized list layouts/columns to use the system default - Support and Troubl...
Check point #3 in the above
Please mark my response as correct and helpful if it helped solved your question.
-Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2023 08:45 PM
Hi @blakshmi,
All these details are stored in sys_ui_list table.
Check the list view based on user and views. Open the record and you can see all the selected elements for that user.
Let me know if it helped.
Thanks
Nootan