novafieldcheckboxes
novafieldcheckboxes copied to clipboard
Checkboxes checked by default
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]
Is there any updates on this feature ?
Bumping this, has anyone found a way of setting all checkboxes by default?
Just tell the model to have the value preset as a string of comma separated values.