How to preselect a CheckboxList
Hey, how is it possible to preselect some values on a CheckboxList I already tried the
This is the complete code
->default([{"10":"Test"}]) but this does not work.This is the complete code