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!

reload on submit

SGBUS1Nov 1 2021 — edited Nov 2 2021

If I modify a value in interactive grid and hit the save button the value is submitted and the current page state remains intact. However if I modify a page item value in a form and submit Apex will always reload the page. Why ? Since 5.1 submit is implemented using AJAX yet the only options on the 'reload on submit' page property are 'Always' and 'Only for Success' - in other words always reload unless an error.
Is there a good reason for not having the choice to submit without reload and is there a way (without writing own callback functions) ?

Comments
Post Details
Added on Nov 1 2021
2 comments
3,255 views