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!

Current version of database has changed Error

TinkerBoyNov 11 2024

Hi all.

So I have a page that is a 360 review form that takes a lot of time to complete. Our users asked that I build in a save option.

I have now added a button and a timer that will save the data to the DB when you click the button or when the timer fires.

The issue is now that if you save and then submit the page it will come up with the data has changed error. Is there a way to tell Apex to ignore this check as I know the data changed as it was changed by the save button that updated it via PL/SQL code.

This post has been answered by TinkerBoy on Nov 12 2024
Jump to Answer
Comments
Post Details
Added on Nov 11 2024
9 comments
432 views