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

Render multiselects as checkboxes #244

Closed
rolandgeider opened this issue Nov 20, 2015 · 0 comments
Closed

Render multiselects as checkboxes #244

rolandgeider opened this issue Nov 20, 2015 · 0 comments
Milestone

Comments

@rolandgeider
Copy link
Member

How to use the multiselect boxes is not always clear, who knows that it's necessary to do Click + Ctrl? (mobile is in this aspect better because mobile browsers render it differently)
checkbox

It should be possible to render this as a list of checkboxes that can be selected individually. While django has a CheckboxSelectMultiple that does this, the HTML is incompatible with the bootstrap classes so the result looks really ugly. The problem in this issue is finding a solution for this. There are some django apps to render forms with the bootstrap classes, if they are needed for this to work, that's OK too.

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

1 participant