Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Any way to make the table list view respect the policy view() method? - Filament
F
Filament
•
3y ago
•
4 replies
Raj Siva-Rajah
Any way to make the table list view respect the policy view() method?
Hi all
I
'm trying to only display a user
's own records on a table using a policy
's
view()
view()
method
. The records are still visible
, just not clickable
. Is there a cleaner way to solve that than modifying the table query
?
Solution
modifying the query is the only way afaik
. else it will be a table that supposed to be 10 records but only fews rendered
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
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Output a list/table in Resource's view-page without any Model
F
Filament / ❓┊help
2y ago
Table view to PDF?
F
Filament / ❓┊help
2y ago
List view customize
F
Filament / ❓┊help
3y ago
How to make bulk actions respect policies
F
Filament / ❓┊help
3y ago