© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•3y ago•
3 replies
36864

How to access selected toggleable columns

When a user toggles columns on or off, is there a way to access the current state of all those toggles in the
getTable()
getTable()
method, before building the table?
Solution
That's not available in the Resource class's
getTable()
getTable()
method. I found the session variable that holds the information and now I'm just accessing that. Thanks.
Jump to solution
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

Changes update toggleable columns
FilamentFFilament / ❓┊help
2y ago
Reset in columns toggleable?
FilamentFFilament / ❓┊help
3y ago
Save Toggleable Columns to user table
FilamentFFilament / ❓┊help
5mo ago
how to mass show or hide toggleable table columns
FilamentFFilament / ❓┊help
7mo ago