Skip to Content
0
Jun 03, 2008 at 01:22 PM

popup/external window in EP

170 Views

Hi Experts,

1 I have a iView which display a textbox and a button.

2 On click of this button, i want to open a modal external window / pop-up

3 popup window should receive the value of text box as parameter,perform the search and display the list of values.

4 On click of a row on the pop-up box, i want to close the pop-up and send back the parameter (selected row) to the calling iView

How do i achieve this in portal enviorment

My iViews are linked to Web Dynpro Views

thanks