jQuery Modal Dialog Session Timeout
JiminyDec 28 2012 — edited Jan 3 2013Hello,
I am using Apex 4.1.1. I have a dynamic action which renders a jQuery Modal Dialog popup within an iframe. The popup displays another page from my application.
I have come across an issue when the session times out, the application login page reloads within the Modal Dialog Popup. When the user re-authenticates they are only able to use the application though the Modal Dialog Popup.
Is there any way to close the Modal Dialog popup when the session has timed out so that they are returned to the actual application page to re-authenticate?
Many Thanks,
JIM