Hello,
I would appreciate if anyone would let me know how can I call an iView from another iView.
I have 2 iviews, first one shows some calculated values and the second one is an email iview.
I would like to call the second iView(email) when I right click on the first iView.
Im going to save these 2 iviews as templates such that I can re-use them via wizard.
Currently I have a javascript code doing all this on a normal window and not portal iView.
Also would like to ask that how different the same implementation would be incase one iview is a normal wizard generated iview and other a Java iview?
What would the required parameters in both cases?
If this is possible, I request you to kindly send or let me know of some sample code for the same.
Thanks and Warm Regards,
Ritu R Hunjan
Hi Ritu,
for this EPCF is the right approach. See One iView serving as content target for another iView on the same page and the link included by me.
Hope it helps
Detlev
Add a comment