How to preselect a CheckboxList
Hey, how is it possible to preselect some values on a CheckboxList I already tried the
->default([{"10":"Test"}])
but this does not work.
This is the complete code
1 Reply
So that should work.
I suspect your problem is, you are editing an entry and expecting the defaults to apply?