I have a Close Dialog process (After Submit) on the Modal Dialog page. I want to trigger Close Dialog process from javascript which is placed in HTML header of the Modal Dialog page. The javascript function is called from a button on the page.
I can't call the Close Dialog process directly from the button as I need to do some processing before calling the close Dialog.
Any inputs will be appreciated.
Thanks
Hina