Subject How to revert from post to edit state in the BEFOREPOST event?
Author Adrian Wreyford
Dear List



Any pointers on how to exit the post event, in the beforepost, without
issuing the raise EIB_dataseterror.createwithsender(self '');



The raise EIB_dataseterror.createwithsender(self ''); works, but I want to
give the client an option, then continue with post or else return to edit
state, and continue editing current record.



The raise EIB. returns to edit state, but without options.



I wish to bring up a dialog box with options, then either exit to edit
state, or post as is.

I can call raise EIB., if the person selects to cancel post, but then client
required to confirm a second time.



Thanks



Adrian





[Non-text portions of this message have been removed]