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!

Why is javascript:window.close(); or "Close Dialog" process not closing the page after Submit?

APEX_DOUCESep 22 2021 — edited Sep 22 2021

I have a form page that needs to close the page after a user selects "Cancel" or "Submit."
When I access the page from page designer all methods suggested (javascript & Close Dialog) close the page just fine. But, when I attempt to access the page normally no method will close the page from button select.
Now, when "Submit" is selected the data is input into the table but the page does not close. Regardless of what close page technique is used.
I am using APEX 20.1 & the page is a form in normal mode.

Thank you,
Derek

Comments
Post Details
Added on Sep 22 2021
3 comments
1,131 views