F
Filament2mo ago
monzer

how to mass show or hide toggleable table columns

how to mass show or hide toggleable table columns
3 Replies
LeandroFerreira
LeandroFerreira2mo ago
could you explain what are you trying to do?
Adam Holmes
Adam Holmes2mo ago
Sounds like a "select all" and "deselect all" is wanted on the checkbox list when showing/hidding columns for a table
Adam Holmes
Adam Holmes2mo ago
I haven't tried it, but given it's just a checkbox list, there's no reason you couldn't set bulk toggleable https://filamentphp.com/docs/3.x/forms/fields/checkbox-list#bulk-toggling-checkboxes

Did you find this page helpful?