Page 1 of 1

IDataBook.eventBeforeUpdated

PostPosted: Tue Mar 23, 2021 1:36 pm
by nobrega
Hi,

Is there any way of cancelling a save operation without throwing an exception on the event before updated / before inserted?

Best regards,
Nobrega

Re: IDataBook.eventBeforeUpdated

PostPosted: Tue Mar 23, 2021 2:00 pm
by nobrega
We also tried to use setManualSaveAndReload on the workscreen, but the RemoteDataBook gets saved automatically when we change row anyway.

Re: IDataBook.eventBeforeUpdated

PostPosted: Tue Mar 23, 2021 4:07 pm
by Support@SIB
What's the exact use-case?

Throwing a SilentAbortException is also an option to cancel things without showing an error message.