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

Checkboxes checked by default #15

Open
rapitkan opened this issue Jan 17, 2019 · 3 comments
Open

Checkboxes checked by default #15

rapitkan opened this issue Jan 17, 2019 · 3 comments
Labels
enhancement New feature or request

Comments

@rapitkan
Copy link

In some use cases it would be nice to have the checkboxes to be checked by default. This feature request concerns the hard coded list which must be defined like this: [ key => value ]. Could it be expanded to have a 'checked/unchecked' flag? Like this: [key => value, checked => true] or [key => value, checked => false]

@m2de m2de added the enhancement New feature or request label Jan 18, 2019
@fouedmoussi
Copy link

Is there any updates on this feature ?

@notflip
Copy link

notflip commented Mar 19, 2020

Bumping this, has anyone found a way of setting all checkboxes by default?

@ekandreas
Copy link

Just tell the model to have the value preset as a string of comma separated values.

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

No branches or pull requests

5 participants