Any way to capture whole form in one update set

bsamraivep
Tera Contributor

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.

2 ACCEPTED SOLUTIONS

Danish Bhairag2
Tera Sage
Tera Sage

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

 

View solution in original post

Jaspal Singh
Mega Patron
Mega Patron

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.

View solution in original post

5 REPLIES 5

-O-
Kilo Patron
Kilo Patron

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.