Hi,
I've noticed that when using the ReCaptcha field, the label appears as clickable but does not activate the content area within the captcha when clicked on as the label "for" attribute does not match the field.
i.e. In my form, the label attribute "for" is "input_1_5" and the id of the captcha field is "recaptcha_response_field".
Is it possible to modify the label element of the captcha field so that it works correctly? i.e. So that the recaptcha field label is for "recaptcha_response_field"
Many thanks,
James