Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
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.
Hi Amrutha,
Could you provide some info on how you got the list of Resulting objects from the ChangeTask form? I am working on validation project. I am somewhat new to custom validation and I would appreciate as much info as possible.
Thanks,
Ray