NetgenInformationCollectionBundle icon indicating copy to clipboard operation
NetgenInformationCollectionBundle copied to clipboard

Provide option to render Recaptcha as a form type

Open emodric opened this issue 5 years ago • 0 comments

Currently, form error related to recaptcha validation is bound to the form itself, making it impossible to display the error right next to the recaptcha widget (if checkbox widget is used, for example).

In addition to having the option to bind the error message to the form, it would be nice to have a dedicated form type which can be used to render the recaptcha widget, which would enable error message to be bound to the form field itself instead of the entire form.

emodric avatar Jun 03 '20 09:06 emodric