Using Seblod I created a form where users can enter their name, email id and captcha. They can view next page only when they fill this correctly. To go to next page, I gave url redirection feature (site form->configuration).
But now page redirects to next page even if user enters wrong captcha. How to make the redirection happen only when entered captcha is correct?