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!

How to enable the "SAVE" button only when there are outstanding changes in the page

User_NE1JEFeb 15 2022

Hi,
I have an Apex form which is populated from a view and a "SAVE" button which calls a stored PL/SQL procedure to save the data (as saving is quite complex, due to data model).
I want that this button be enabled when there are outstanding changes in the form. Otherwise it should be disabled.
Please advise how to check if there are outstanding changes in the form?
Furthermore, is there any way to check which datafields are changed?

Thank you

Comments
Post Details
Added on Feb 15 2022
1 comment
777 views