© 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
ChesterS
Remove/Disable record action on table
Is there a way to disable
/remove the default click action on a table row
?
Clicking on a table takes you to the form
. Is there a way to disable this
?
I
've tried things like
->recordAction(false)
->recordAction(false)
or
->recordAction(null)
->recordAction(null)
but it doesn
't work
.
Solution
@ChesterS Yes
, it is possible
:
https://filamentphp.com/docs/3.x/tables/advanced#record-urls-clickable-rows
Advanced - Table Builder - Filament
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
Dispatch Table Record Action
F
Filament / ❓┊help
3mo ago
Action on press of record in table?
F
Filament / ❓┊help
2y ago
Dynamic table record Action label
F
Filament / ❓┊help
4mo ago
Remove delete on record
F
Filament / ❓┊help
2y ago