Is there a way to add a captcha field to a form called using drupal_get_form. Adding the form id as a CAPTCHA point doesn't seem to do the trick.

Comments

soxofaan’s picture

Status: Active » Postponed (maintainer needs more info)

adding the right form id should do the trick
what is the form id you are using?

soxofaan’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

Closing old/outdated issues for 5.x releases, which is officially unsupported now.

Rob_Feature’s picture

just a note for anyone who comes across this using 6.x and recaptcha: #1349850: drupal_get_form() doesn't render recaptcha