© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
How to hide a column in a table using Filament Shield? - Filament
F
Filament
•
2y ago
•
3 replies
MZX
How to hide a column in a table using Filament Shield?
I have the roles set up
, but i want to hide a specific column based on role
Solution
Figured it out
-
>visible
(fn
(
)
=
> auth
(
)
-
>user
(
)
-
>hasRole
(
'super
_admin
'
)
)
Jump to solution
Filament
Join
A powerful open-source UI framework for Laravel • Build and ship apps & admin panels fast with Livewire
20,181
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
hide column filament shield
F
Filament / ❓┊help
15mo ago
hide a column in table builder
F
Filament / ❓┊help
4y ago
Hide a table column if its in a relation manager.
F
Filament / ❓┊help
6mo ago
How to hide a headeraction in a realtionmanager table
F
Filament / ❓┊help
3y ago