Hi all. I have to do a lot of validation before I allow the Modal Dialog page to open. So I decided to use code to do it and followed the Ajax Callback method.
Oracle Apex - Open Modal Dialog Page Using JavaScript (0 Bytes)The issue I have is now the "Dialog Closed with OK button" event on the parent page won't fire anymore once the Dialog is closed. I need those events to refresh data on the parent page. We are still on Apex 18.1 at this point. We will be upgrading soon but I have to use 18.1 for now.