© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Click record without jumping - Filament
F
Filament
•
2y ago
•
13 replies
Jojo
Click record without jumping
I don
't want to jump to the edit page when clicking a row record
. What should I do
?
Solution
on your resource class
, add this
:
return $table->recordUrl(null)
return $table->recordUrl(null)
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 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
Edit a record without providing the record parameter
F
Filament / ❓┊help
3y ago
Open custom modal action on record click
F
Filament / ❓┊help
2y ago
Filament widget on click show table list record
F
Filament / ❓┊help
2y ago
Select Table record for bulk action on click
F
Filament / ❓┊help
3y ago