Hi All,
I have a requirement to refresh the Parent window from a popped up window, how can be done using EPCM or any such API.
From ivew <b> X </b> I am opening iView <b> Y </b> in a popup window.
In this popped up window I update the content for iView <b> X </b>.
So when the task in iView <b> Y </b> is done, on click of a button I want to refresh iView <b> X </b> and close the iView <b> Y </b>.
can this be possible.
In normal java script we can submit window.parent form but how is that possible here..
<b> Note: my development is in par files & JspDynpage / Dynpage.</b>
Many Thanks,
Sai