Hi All,
Using APEX 5.1.3 with universal theme. I have a modal dialog called from a normal page
I return the error message from the dialog page to the main page. As soon as the dialog is closed and control returned to normal page. I want to show the error notification on the normal page.
How to trigger the notification on dialog close and what javascript is required to show the standard notification. Please advise.
Thanks