Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! 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