© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•2y ago•
8 replies
trovster

Hide Actions on RelationManager

I am using
ExampleResource::table($table)
ExampleResource::table($table)
in a RelationManager. This includes all the actions that appear on that resource's table. When I call
->actions()
->actions()
to add a "DetachAction", this is added correctly. However, I would like a way of removing existing actions or resetting them. I tried the
hiddenOn()
hiddenOn()
behaviour that is available for table columns. Is this possible for actions?
Solution
AH! My current branch is on an old version of Filament (Laravel 9, due to Nova). It appears this behaviour has been changed to how I expected it, in the latest version (different branch). Perfect!
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

RelationManager actions
FilamentFFilament / ❓┊help
3y ago
RelationManager Actions
FilamentFFilament / ❓┊help
3y ago
RelationManager actions on ViewRecord page
FilamentFFilament / ❓┊help
6mo ago
RelationManager form actions
FilamentFFilament / ❓┊help
2y ago