I am building out a signup form using RadWizard. On step one, along with a few other inputs, I'd like to utilize the RadCaptcha to prevent user from moving forward unless they pass the captcha test. Is this possible? Or does Captcha only work when a form is submitted? Thanks
1 Answer, 1 is accepted
0
Vessy
Telerik team
answered on 23 Oct 2015, 12:08 PM
Hi Matt,
There are several approaches to achieve the desired next-step-restriction scenario:
You can attach a handler to the Captcha's server-side CaptchaValidate event and enable/disable the next step in the Wizard depending on whether the Captcha is valid or not.
I hope this information will be helpful for you. Let us know in case nay further assistance on the matter is needed.
Regards,
Vessy
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items