I followed the following step
1) Installed and enable Captcha
2) I added webform_client_form_14 to the new box. 14 is the node ID.
3) Select default challenge type.
4) Save
After these steps, nothing happened.
I followed the following step
1) Installed and enable Captcha
2) I added webform_client_form_14 to the new box. 14 is the node ID.
3) Select default challenge type.
4) Save
After these steps, nothing happened.
Comments
Comment #2
saurabh.dhariwal commentedFor your purpose review this. Please check captcha for another user role because captcha not display for admin user.
Hope this help you.
Thanks!
Comment #3
xiaomo commentedHi,
I was able to solve this when login as non-admin. Thank you for your help on this.
I did notice something else weird though, I have a language switcher block in header and captcha is automatically added to that block and I couldn't find a way to disabled it. I looked in the settings and disabled all the captcha and the captcha still show in header. Is there a way to diagnose this?
Best,
Comment #4
saurabh.dhariwal commentedFlush all caches and check again. if not working then uninstall captcha module and reinstall captcha module again.
NOTE: Enable for single webform only.
Thanks!
Comment #5
miteshmap@xiaomo : you can also use a bridge module between captcha and webform - https://www.drupal.org/project/captcha_webform
Comment #6
chris matthews commented