Hi All,
I have a complex requirement and unable to resolve it.
I have a parent window, that has the functionality to added a student name. Number of students that can be added is dynamic, that means there could be 1 or more input fields. For every field when the user enters 3 characters a child window pops up with a list of names and a radio button to select the name.
In the child window, when the user selects a radio button and submits/saves, I want to populate the parent window with the name selected in the child window and close the child window.
The tricky part is how to identify the parent input variable that called the child window.
Any help is appreciated.
Thank You.



Reply With Quote

Bookmarks