reCaptcha displays in middle of CCK input form

ndevelder - July 22, 2008 - 19:13
Project:reCAPTCHA
Version:6.x-1.0
Component:General
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

Hi,
I recently upgraded to Drupal 6 and set up reCaptcha to work with a submission form. The module displays the recaptcha form fine, but it displays in the middle of the form and not at the end. It is a long form...30+ fields incorporated into 13 or so fieldsets. There is nothing in the captcha/recaptcha settings or the cck form editor that would allow a change of position. Thanks for your help!

#1

Rob Loach - July 23, 2008 - 02:05

Look at the #weight attribute, change it till it looks okay, and then make a comment about what you changed. I'm willing to commit patches.

#2

robertdjung - July 15, 2009 - 23:45

go to the CCK node type. Manage the fields. Using DEVEL module, if you turn on theme developer, it shows the actual weight numbers. Make them "lighter".

#3

giorgio79 - July 27, 2009 - 13:55

Is there anyway we could get this to show up on the content type edit page with the rest of the fields so we can reorder like the rest of the fields?

I am having this issue as well. For me recaptcha shows on the very top along with other third party modules (like subscription)...

#4

Onopoc - August 24, 2009 - 19:16
Status:active» fixed

Here is an easy way to fix this.

Simply disable your browser JavaScript. Find below attached screenshot to clarify (disable-js.png).

Then go to your CCK content type page to change the order at /admin/content/node-type/YOUR-CONTENT-TYPE-NAME-HERE/fields. Note that you can give negative value if needed. Such as -1. Find below attached screenshot to clarify (disable-js-manually-change-weight.png).

When done reactivate your JavaScript.

This is not a bug with reCAPTCHA. The bug is with the Drupal drag and drop javascript feature.

AttachmentSize
disable-js-manually-change-weight.png 25.45 KB
disable-js.png 93.64 KB

#5

giorgio79 - August 25, 2009 - 01:12
Category:support request» feature request
Status:fixed» active

Thanks for this.

As a long term solution, IMHO recaptcha should expose itself as a reorderable field on the manage field CCK page Onopoc mentioned page. I have 15 other form items, so it would be easier for everyone if it would be there, instead of having to change the weights of those 15 other form items.

Or is this a captcha issue?

#6

Summit - November 11, 2009 - 13:37

Subscribing, greetings, Martijn

 
 

Drupal is a registered trademark of Dries Buytaert.