Hi all,
Is it possible to have call in a pre event handler to skip the original method? The next statement is a bit to aggressive:
throw exception::break;
This causes all database actions to be aborted and also statements needed after this method to continue the complete logic are not executed.
*This post is locked for comments
I have the same question (0)