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