Hi experts,
I'm using Apex 19.1 with Apache/Tomcat and ords-19.1.0.092.1545. I have a modal dialog page that is opened by a link on an IG.

What I want to achieve is to show a success message on the parent page when the "Delete" was successful. The dynamic action behind the "Delete" button is a javascript call, I'm not submitting the page (I'm calling a function from javascript API, third party). I've already tried Joels approach: https://roelhartman.blogspot.com/2015/09/showing-success-message-after-closing.html but I suppose as I'm not submitting the page and don't have a dialog close process it doesn't work for me. Hope I was clear with my question.
Any help is appreciated.
Regards,
mätes