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