Access directly Item Node details in EC
Hello Guys,
Let see how we can show the single Item node details in a Form Pane/OWL.
Thanks to GHANSHYAM KAMANI for his post.
- Create an EC with inport parameter ItemUUID
2. Bind the Item node to your Root. Create your data model such that it will just hold an Item
3. Then call the BO Operation using Inport ItemUUID
4. Call the above Event handler on the Inport plug -> Event ->On Fire.
5. Embed our EC withing the custom/standard to get the Item UUID.
Result:
When I click on first Item
Similarly when you click on second item it will show those item details alone 🙂 .
Be the first to leave a comment
You must be Logged on to comment or reply to a post.