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.
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
Comment #1
soxofaan commentedadding the right form id should do the trick
what is the form id you are using?
Comment #2
soxofaan commentedClosing old/outdated issues for 5.x releases, which is officially unsupported now.
Comment #3
Rob_Feature commentedjust a note for anyone who comes across this using 6.x and recaptcha: #1349850: drupal_get_form() doesn't render recaptcha