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!

Change item Change state to Unchanged

Eslam_Elbyaly14 hours ago

Hi all,

I am on APEX 24,

I am calling Page 2 from Page 1 through clicking a Card that redirects to page 2. I am setting the primary key item in page 2 through that redirection. The problem is, when user tries to navigate away from page 2, the browser displays message “Changes have been made, sure you want to leave?”. This when user changed nothing. It's just the value of the pk that has been set.

I tried setting the pk item attribute “Warn on Unsaved Changes” to “Ignore”. But did not help.

Page's attribute “Warn on Unsaved Changes” = “Page Default”. – And I of course need that.

So, what I exactly need is that apex shouldn't take changes to the primary key item into consideration. IT shouldn't be considered as a change.

Comments
Post Details
Added 14 hours ago
10 comments
48 views