List View Table

John Diaz
Kilo Guru

What table is the list view settings saved to? I'm trying to control what columns are shown on list views - specifically the reference field view. We have a domain separated instance, and there must be some overrides set somewhere so the domains are not going off of what's set at Global & TOP, and instead of going to each domain and setting from there, I want to go to the table, and remove the overrides so I can make 1 change at global, and have it cascade down to all the domains.

1 ACCEPTED SOLUTION

Chay2
Mega Guru

Hi John,



sys_ui_list is the table that saves list views of the table, If you want to have same list views on all the domains clear the user value from the default view in global domain, and make sure you have only one default view record for the table.



Please Hit Like/Helpful and Correct answer based upon the impact.



Thanks,


Chaithanya.


View solution in original post

2 REPLIES 2

Chay2
Mega Guru

Hi John,



sys_ui_list is the table that saves list views of the table, If you want to have same list views on all the domains clear the user value from the default view in global domain, and make sure you have only one default view record for the table.



Please Hit Like/Helpful and Correct answer based upon the impact.



Thanks,


Chaithanya.


ah, there it is. thank you!