© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•2y ago•
4 replies
Tetracyclic

Require confirmation modal on submit action

Is it possible to trigger a confirmation modal from an action that submits a form? Adding
requireConfirmation()
requireConfirmation()
appears to have no effect if
submit()
submit()
is used. The docs only mention it not working when using a
url()
url()
action, but I assume the same is true with a
submit()
submit()
action?

Reading through the source of
Action
Action
,
MountableAction
MountableAction
,
CanSubmitForm
CanSubmitForm
and
CanOpenModal
CanOpenModal
, I've not been able to figure out why it's not being called so far.
Solution
this?
Ignore null values save to database and create custom confirmation text
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
Was this page helpful?

Similar Threads

Recent Announcements

Similar Threads

Require confirmation modal on submit action
FilamentFFilament / ❓┊help
2y ago
Open a second require confirmation modal from the first require confirmation modal
FilamentFFilament / ❓┊help
16mo ago
Confirmation modal before action.
FilamentFFilament / ❓┊help
3y ago