Snippets tagged “form-field-configuration”
1 snippet uses this tag.
- How to set a class attribute to a Symfony2 form inputPHP
In Symfony2, you can set the class attribute of a form input by using the "attr" option in the form field configuration.
1 snippet uses this tag.
In Symfony2, you can set the class attribute of a form input by using the "attr" option in the form field configuration.