in which table the user's list view personalization is stored in?

blakshmi
Tera Contributor

list personalization.PNG

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!

3 ACCEPTED SOLUTIONS

Andy Homar
Giga Guru

sys_ui_list

There is a User column to find the customized list for a specific user.

View solution in original post

Prateek kumar
Mega Sage

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

View solution in original post

Nootan Bhat
Kilo Sage

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

View solution in original post

3 REPLIES 3

Andy Homar
Giga Guru

sys_ui_list

There is a User column to find the customized list for a specific user.

Prateek kumar
Mega Sage

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

Nootan Bhat
Kilo Sage

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