© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•2mo ago•
2 replies
Ryuuji

How to get selected records on table from livewire

3️⃣v3
Im creating a table where i need to add an action to do something with records selected, this is totally a bulk action, but my users dont like the buttons appearing only when something is selected.

So my idea is to move the button actions somewhere else and get the currently selected records when the button is pressed, but i cant find a way to do that

I only found $selectedTableRecords and $this->getSelectedTableRecords() but they are always empty.

What can i do?
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

How to lock table records from being selected, depending on other selected Records
FilamentFFilament / ❓┊help
13mo ago
How to run a BulkAction on selected to table records
FilamentFFilament / ❓┊help
2y ago
Limit max selected records on bulk table
FilamentFFilament / ❓┊help
3y ago