Unable to set checkbox default value to true
I have this but it's unchecked:
It's unchecked. How to make it checked by default?
Solution:Jump to solution
Hmm, perhaps it was because I haven't added the new field is_admin in the migration and Filament seems to need that to work. After migration it seems to be working I guess.
2 Replies