8000 [Form][choice] grouping checkboxes / radios · Issue #8148 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[Form][choice] grouping checkboxes / radios #8148

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

Closed
bamarni opened this issue May 27, 2013 · 3 comments
Closed

[Form][choice] grouping checkboxes / radios #8148

bamarni opened this issue May 27, 2013 · 3 comments

Comments

@bamarni
Copy link
Contributor
bamarni commented May 27, 2013

choices can be a nested array, there is also a group_by option in entity type, those can be used to group entities in HTML optgroup tags, but this only work for select widgets.

Shouldn't this also be applied to checkboxes and radios (with a fieldset and a legend)?

Might help for the use case described in #5286.

@nicholasray
Copy link

I agree with this. The ability to group check boxes and radios is very important and unless I'm missing something, symfony makes this extremely hard to do if not impossible to do cleanly.

@0mars
Copy link
0mars commented Mar 13, 2014

+1

@webmozart
Copy link
Contributor

Duplicate of #5489.

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

No branches or pull requests

4 participants
0