How to add Resulting objects from Change Task page to a Custom Table builder
Hi All,
I have been working on a requirement on Change Notice. As a part of that, I have included a new wizard (Refer the image. Step 3 - Change Items) in Create page of ChangeTask. When a user creates ChangeTask, the resulting objects (present in step 2) of this ChangeTask should be automatically pulled into the ChangeItems wizard. I was able to get the list of Resulting objects by using a custom validator (using API uivalidationcriteria.getAddedItemsByName("changeTask_resultingItems_table"). But i'm stuck at a point on how to include this list of objects to the custom wizard. Any suggestions would be really helpful.

Thanks,
Amrutha Bomma.

