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!

Redirect/open modal on page load when condition exists

NebulaSleuthMar 28 2020 — edited Mar 29 2020

I want to load a modal page when a certain DB condition exists whenever a page loads. This modal dialog will allow the user to change/fix the condition and then return to the page.

I am very new to APEX so I am not sure where to add this logic.  I can't find a branching option for OnLoad so I tried creating a branch in Processing with no luck and a branch in Before Header, but neither seems to do the trick.  Am I on the right path or am I looking in the wrong place?

Comments
Post Details
Added on Mar 28 2020
5 comments
1,642 views