11 Replies
For bulk actions?
yup
Not that I know off, you'd have to use some JS to pre-select them from what I can see.
is there a way to not let the user select some of the records though ? i have tried it on my end and couldn't find anything tho. you got any advice ?
Allow them to be selected but exclude them with the action
yeah that's what i ended up doing. gotta admit it's not user friendly. I'll dig more for an alternative solution and post it here
Cool! You could look to add support for a disabled bulk option to the column which is tested against the record with a closure. But would need a PR obviously
I'll see the next few days. Thanks for the support
Thank you for the tip. Is there a way to know when it was added to the documentation ? Or i might just check the github release page of filamentphp. Im going to update this thread as solved. Thank you !
You need to check the GitHub commits