Skip to Content
0
Former Member
May 25, 2005 at 08:59 AM

Displaying information collected from a popup window

33 Views

Hello All,

Does anyone know of a solution for the above mentioned problem ?

<b><u>Scenario</u></b>

1) I have a web dynpro application running with the information of an employee pre-populated on the view upon initializing. (Eg : Name, department etc ...)

2) In the event that someone changes the name of the employee and click on change button, a separate popup window will appear displaying a list of matched name.

3) Once a matched name is selected, this information will be passed back to the initial web dynpro application.

<u><b>Questions</b></u>

1)Should I be using a popup window or should I be launching another web dynpro application to display the result of the serach list.

2) How do I transfer my selected name from the search result and have the info re-populate on the initial web dynpro app ?

Thank you very much.

from

Kwok Wei