CAPTCHA works with Forward, but the CAPTCHA block is displayed AFTER the 'Send Message' button in Forward forms. This is confusing to users who frequently forget to fill in the CAPTCHA before they click the 'Send Message' button, resulting in an error.
Is there a way to display the CAPTCHA before the 'Send Message' button?
Thanks for any help.
Comments
Comment #1
seanrI figured out how to fix this if you set Forward to display as a link, but I am at a total loss as to how to handle it if you set it to display as an inline form, because I need the submit button inside a collapsible fieldset. There's an issue against CAPTCHA here: http://drupal.org/node/174756
Comment #2
chandrabhan commentedHi, it shows below the submit button even if I mark Forward as link. I am on D6 and modules is the latest dev version of 6x.
Comment #3
seanrIf you use 6.x-2.x-dev version of CAPTCHA, which has been heavily refactored, the CAPTCHA will end up in the correct place. Unfortunately, there's no way to fix it with the older versions.