© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Filament4 'Adding “anonymous” actions to a form without attaching them to a component' - Filament
F
Filament
•
8mo ago
•
3 replies
martijn
Filament4 'Adding “anonymous” actions to a form without attaching them to a component'
Hello
, I have just updatd my project to v4 and one thing has stopped working
, which is
'anonymous
' in my form schema
.
The following error is produced when i click the action button
Unable to call component method
. Public method
[mountAction
] not found on component
in the v3 docs there is documentation
(
https://filamentphp.com/docs/3.x/forms/actions#adding-anonymous-actions-to-a-form-without-attaching-them-to-a-component
) about it
, it
's missing in v4
.
Thanks for any help
!
Actions - Forms - Filament
Solution
OK
, the fix was
.
.
. adding HasActions and InteractsWithActions trait to my livewire class
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
Use anonymous actions inside a modal form
F
Filament / ❓┊help
3y ago
"anonymous" actions to a form but only on edit?
F
Filament / ❓┊help
3y ago
Adding a form to a Livewire component
F
Filament / ❓┊help
14mo ago
Adding a form to a Livewire component
F
Filament / ❓┊help
2y ago