Example of how to cancel the post using the beforeSubmit, beforeSend or beforeSerialize callbacks
- Straight wizard with three steps.
- Validation plugin enabled for the email field on the second step.
- Form plugin enabled and beforeSerialize, beforeSubmit, beforeSend and success callbacks are used.
- It is possible to cancel the post at each of the before* callbacks