Wednesday, 8 November 2017

what is the difference between userEventBeforeSubmit and userEventAfterSubmit?

It's based on requirement if you want to perform the operations before saving of the record then we will use the beforeSubmit operation.
If you want perform the operations after saving of the record then we will use the afterSubmit event.

No comments:

Post a Comment