Application Export does Not Include "Warn On Unsaved Changes" Attribute For Button in APEX 5.1
(Doc ID 2239305.1)
Last updated on FEBRUARY 03, 2022
Applies to:
Oracle Application Express (APEX) - Version 5.1.0 and laterOracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
The 'Warn on Unsaved Changes' setting is not exporting.
To reproduce:
Create app name "import test"
Create blank normal page "test" (page 2)
Edit page add static region with one button
The button should redirect to page 1.
For the Button set Warn on Unsaved Changes = Page Default
Run the page and see that the button works, redirects to the home page.
Now export the app, use all defaults
Import the same app, use all defaults
Edit the imported application page 2
Notice that the button has Warn on Unsaved Changes = Do Not Check
The export file does not include
p_warn_on_unsaved_changes => ...
for the button so the default is picked up on import.
Changes
Upgraded to APEX 5.1
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |