Hi, 

where do I find instructions on how to add  Webform ID that I need to add to CAPTCHA module?  Id from the node does not seem to work "out of the box".  

screenshot

I thought that I might find instructions here https://github.com/backdrop-contrib/captcha/wiki, but the page seems empty. 

Thank you!

 

Accepted answer

Be sure the ID uses low hyphens, as in webform_client_form_7. And also test by logging out, since the captcha is shown to anonymous visitors by default.

 

 

Comments

Be sure the ID uses low hyphens, as in webform_client_form_7. And also test by logging out, since the captcha is shown to anonymous visitors by default.

 

 

@argiepiano, thanks a lot!

For Webform it will be always "webform_client_form_NID", correct?