© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
F
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
Join
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
Changes update toggleable columns
F
Filament / ❓┊help
2y ago
Reset in columns toggleable?
F
Filament / ❓┊help
3y ago
Save Toggleable Columns to user table
F
Filament / ❓┊help
5mo ago
how to mass show or hide toggleable table columns
F
Filament / ❓┊help
7mo ago