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