Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How do I refresh parent page when modal is closed?

JakeMorganMar 6 2017 — edited Mar 7 2017

Hi all

I'm attempting to refresh my APEX application's parent page when the modal dialog is closed.

In this instance, the modal dialog is launched when a user clicks on "card" (and the card is report).

I'd like the parent page to refresh whenever the X in the top right of the modal is pressed.

An alternative I've seen is to remove the X button using CSS/JS (I've seen an example but not sure when I should be adding the code) and then creating a custom "Close" button which redirect to the parent page.

Any help greatly appreciated.

APEX Version:  5.0.1

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 4 2017
Added on Mar 6 2017
7 comments
3,887 views