How to move a existing view via Update set?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
I need to move a already existing view from a dev instance to the live instance.
Which tables do I need to put into the update set?
I know the correct process would have been to create a Update set before I change or create the view. Netherless I need to take the view from dev to live and i am not understanding what I have to put inside the Update set (I have the Add to Update set) functionality from the plugin.
Greetings and thank you in advance
Simon
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
sys_ui_view is the table.
Refer these posts.
