Monday, January 31, 2011

Pass input to Dialog window and return back to the Parent window using JavaScript

Scenario - As a developer, we often get requirement to open an Dialog or Add-On on click of a button to search some item and return back to the parent screen.

Ex: Search and assign a doctor to a patient using doctor appointment screen. Search doctor screen should open as a diglog box and return the selected doctor back to the Appointment screen.

Solution:
Appointment Screen


Doctor Search Screen

No comments:

Post a Comment