Example of a straight wizard with a callback function bound to the 'step_shown event'
- Straight wizard with three steps.
- Callback bound to the 'step_shown' event
- Validation plugin enabled for the email field on the second step.
- Form plugin enabled and beforeSubmit and success callbacks are used.