EWZRecaptchaBundle
EWZRecaptchaBundle copied to clipboard
Form Error message
I'm using dev-master and added the constraint to the recaptcha field, the RecaptchaTrue one, but if I send the form without filling the captcha, then the error message is added for the main form, not for the captcha field. I tried to use the error_mapping option, but couldn't solve it.
I have the same problem, error is always added to the top of the form and never attached to the real input field
if someone still searching, set option 'error_bubbling' => false