Select records from an action in Filament #15509
Unanswered
Mariosueiro
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Package
Actions
Package Version
v3.2.135
How can we help you?
Hi,
I’d like to know if there is a way to programmatically select records in a Filament table from an action. Specifically, I have a set of record IDs from a model, and I want to automatically check the corresponding checkboxes so that these records are marked as selected and can be used in bulk actions.
Currently, selection seems to be entirely user-driven via checkboxes. Is there an API or method to achieve this via code?
Beta Was this translation helpful? Give feedback.
All reactions