rollback becomes form exit with contradictory messages - TechRepublic
Question
April 6, 2011 at 09:15 AM
john.a.wills

rollback becomes form exit with contradictory messages

by john.a.wills . Updated 15 years, 3 months ago

I have constructed a Form with two main input parts, one with a table for source and one with a join for source. When I navigate to the join-source area and then click rollback, odd things happen.

If I have changed anything (which is effected by an update in PL/SQL), I get the pop-up message “Do you want to save the changes you have made?”. If I answer Yes the change is indeed saved but the form exits after another pop-up, “FRM_40401: No changes to save”. If I answer No rollback appears to work normally and the change is not saved. If I have made no changes, rollback works normally.

How can I get rollback to work properly, preferably without any pop-up if only the join-source area has changed?

This discussion is locked

All Comments