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!

Apex 18.1: Region level security for dialog - Changes you made may not be saved

Ora_Learner890Apr 2 2019 — edited Apr 2 2019

I have 2 regions, one for Parameters which should not impact on database when values changed, another is a Form updateable IG which is showing data based on parameters in Param_Region. When I am Selecting only Location and want to leave the Form or switch the form from side menu, it is showing dialog for Changes may not be saved.

There is a property on Page level ( Navigation -> Warn on Unsaved Changes [Yes] [No] ), if I set it to No this will not warn even if user made some changes in updateable IG... this option not available on Region level, how I can have it on Region level so it cannot show the dialog for changes in Param Region and show only for the Region Updateable IG ?

RegionSecurity.jpg

if JavaScript involved, please help with code as I don't know JS ( visiting https://www.w3schools.com/ now to have some working knowledge to use with Oracle Apex )

This post has been answered by Patrick Wolf-Oracle on Apr 2 2019
Jump to Answer
Comments
Post Details
Added on Apr 2 2019
2 comments
2,567 views