© 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
John
How to add a custom action to my custom Wizard?
I
've implemented a CustomWizard extending the Filament Wizard
. Including my own blade file
.
Next to the
{{ $getSubmitAction() }}
{{ $getSubmitAction() }}
I
'd like some additional actions
.
If I try to include this action there
, the button is added
, but the
->action()
->action()
inside never gets called
. Giving it a
->url()
->url()
works
, but I
'd prefer to solve this the Livewire way
.
Another option would be to add additional submit buttons
, but I
'd have to know how to distinguish them in the backend
.
Any help is appreciated
.
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
Add action to a wizard step
F
Filament / ❓┊help
14mo ago
Add Action to custom widget
F
Filament / ❓┊help
3y ago
Can I add an import action to a wizard form
F
Filament / ❓┊help
15mo ago
How to Add Custom Action Buttons to RelationManager Modal
F
Filament / ❓┊help
3y ago