Oracle Forms (MOSC)

MOSC Banner

Oracle DB 12.2.0.1 Oracle Forms and Reports 12.2.1.3, Supress Save Changes in Oracle Form

in Oracle Forms (MOSC) 5 commentsAnswered

When the form is called, the first thing a user sees is the built-in popup of “Do you want to save changes”. No changes have been made at the form level at this point, so this does not need to trigger. Our users could be confused if we release the form this way. I have a single WHEN_NEW_FORM_INSTANCE trigger that: set a cursor, changes the system message level, executes a query with parameters set by a SET_BLOCK_PROPERTY command, and populates records from the cursor. From what I have looked through, the built in popup should not be triggering. I have

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center