This is a migrated thread and some comments may be shown as answers.

RadCaptcha Inside RadWizard?

1 Answer 66 Views
Captcha
This is a migrated thread and some comments may be shown as answers.
Matt
Top achievements
Rank 1
Matt asked on 20 Oct 2015, 03:33 PM
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

Sort by
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.
  • You can try the validation logic for disabling the next-step option implemented in the Overview demo of the RadWizard contol.

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
Tags
Captcha
Asked by
Matt
Top achievements
Rank 1
Answers by
Vessy
Telerik team
Share this question
or