Search
Setup for Free
F
Filament
•
16mo ago
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 admin panels & apps fast with Livewire
20,360
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Similar Threads
hide column filament shield
F
Filament / ❓┊help
12mo ago
hide a column in table builder
F
Filament / ❓┊help
3y ago
Hide a table column if its in a relation manager.
F
Filament / ❓┊help
3mo ago
How to hide a headeraction in a realtionmanager table
F
Filament / ❓┊help
2y ago