Example of a branching wizard
- Branching wizard with four steps.
- Branching is decided depending on which country is selected.
- The form is posted on step "Swedish last step - Information" due to the step having a class="submit_step"
- Validation plugin enabled for the email fields on the second step.
- Form plugin enabled and beforeSubmit and success callbacks are used.