Fix / Inspect adding records

SJavadia

Active Member
Euroboy,

Create a "Warning Message" i.e. Please Confirm Details. In OK button's
"Button Clicked" event display the message using "Set Error Message" system
function. This would display the warning message every time the OK button is
clicked and will not add any record until the OK button is pressed for the
second time, if the user decides to press the "Cancel" button instead, no
records will be added to your table.
If you need you can place the "Set Error Message" in an IF condition to suit
your requirements.

Hope this helps,

Shahroz
OW Developer
B733 SP 11.1
 
Hi Shahroz,

Ive done this too, but im not happy with this solution as it but the control in reverse image (red). Any other ideas?

OneWorld B733 SP11.3 using Oracle Database
 
Back
Top