Closed (cannot reproduce)
Project:
CAPTCHA
Version:
7.x-1.0-beta2
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Jun 2012 at 17:32 UTC
Updated:
2 Nov 2014 at 06:31 UTC
Jump to comment: Most recent
Comments
Comment #1
soxofaan commentedThis will probably help you further:
#743056: Document how to add a CAPTCHA programmatically
Comment #3
klikissy commentedIt doesn't seem to work...
Comment #4
pooja.sarvaiye commented@klikissy: in which form are you trying to reorder the Captcha field? Is it some form provided by drupal core or any module or a programmatically created form?
Comment #5
wundo commentedComment #6
eugene.ilyin commentedComment #7
artemln commentedIn dev branch 7.x-1.x the problem can not be reproduced.
You can change "#weight" from any form_alter. Simple example for the "registration form":
Also you can define the "captcha" between fields in your custom form. Simple example: