Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

label_col, widget_col passed from form #113

Closed
diaspar opened this issue Nov 4, 2013 · 2 comments
Closed

label_col, widget_col passed from form #113

diaspar opened this issue Nov 4, 2013 · 2 comments

Comments

@diaspar
Copy link

diaspar commented Nov 4, 2013

Is there a way to pass these parameters (label_col, widget_col) from the form?

The documentation only mentions them in a twig context:

{{ form_row(form.firstName, { 'label_col': 4, 'widget_col': 8}) }}

@florianeckerstorfer
Copy link
Member

Fixed in c8bbab4

@diaspar
Copy link
Author

diaspar commented Nov 5, 2013

Great! tested and works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants