How to copy Default view to another instance

Soki Aso
Tera Contributor

Hi

 

I would like to ask how to copy Default view to another instance.
Please share the tables and the way to copy them.

3 REPLIES 3

Mark Manders
Mega Patron

Views are captured in update sets, so you can just update the Default view, revert it and move that update set.

The default view is in the sys_ui_view and has relations with the sys_ui_form table, the sys_ui_section table, the sys_ui_list table and the sys_ui_related_list table.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

Soki Aso
Tera Contributor

Thanks for the solution, Mark

I would like to move the Default view for all the tables.
Is your sujection meeting the requirement?

If you would have checked on the tables I gave you, you would have seen that it is showing for all tables.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark