Grouping Rows with Actions
I currently have my Post model grouped using: https://filamentphp.com/docs/3.x/tables/grouping
and I would like to add the option to publish all and it would publish all posts under that group. Is that something that is possible currently or has anyone else come up with an approach to handle this?
0 Replies