When inside a webform, that was created with the module webform - I need to validate / check the entries of a page when submit/"next step" is clicked- So before the user moves to the next page(pagebreak).
I want to check if the email address was entered already - if so show this as an error without moving to the next page.
I need a hook .. or a way to tell drupal "go to step 1" instead of showing step 2.