Question
Closing a parent window when the modal child is closed
I have a mashup with a button that uses a hidden navigation widget to open a modal child window that is just a confirmation message. When the child window is closed I would like for the parent to also close so the user does not click the button again. Looking for the cleanest way to handle this. Any help would be appreciated

