- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2023 10:01 AM
I'm trying to figure out if there is a way to include a whole form in one update set. All customizations - new customer fields, layout, table changes,.... This would be an obvious thing to do, but, I am not able to find anything on this. Only thing I am coming up with is looking at all global changes in the default update set and trying to add them to the new updates. There should be an easier way to do this.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2023 11:21 AM
Hi @bsamraivep ,
The only faster way is the one which you are doing it currently. I would suggest filter all the updates done by you from default update set by applying filter such as updated by you & some date. Once filtered open it in a new window, you should be able to see "Update Set " field.
Change the list view to show 100 records on a page select all the 1 records from Update set column & map the newly created update set to it.(Assuming the records to be captured are too huge).
Thanks,
Danish

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2023 12:07 PM
Hi,
Try navigating to sys_update_xml table look for required details by applying necessary table level filter an change the update set to required update set name.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2023 12:16 PM
Perhaps Share item Add UI elements to Update Set will get you more than half way there?
It may be that it does not add the fields themselves to the current update set.