© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•2y ago•
13 replies
Rome

Open custom modal action on record click

I need to open a custom modal action on row click. I've tried in
recordUrl()
recordUrl()
and in
recordAction()
recordAction()
with no luck.
Solution
if you create a custom action, you should add in the table

$table
->recordUrl(null)
->recordAction('yourActionName')
$table
->recordUrl(null)
->recordAction('yourActionName')
Jump to solution
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Open action modal
FilamentFFilament / ❓┊help
3y ago
Focus on Action Modal open?
FilamentFFilament / ❓┊help
3y ago
Custom action modal on widget?
FilamentFFilament / ❓┊help
3w ago