Search
Get Started
F
Filament
•
13mo ago
Glebka
Edit create modal actions
How to remove
"create
&
& create another
" and edit label of a
"cancel
" button
. I searched a lot but I cant find this information
. Thanks for helping
!
Solution
In the action put
->createAnother(false) ->modalCancelActionLabel('put what you want')
->createAnother(false) ->modalCancelActionLabel('put what you want')
Jump to solution
Filament
Join
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,361
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
->createAnother(false)
->modalCancelActionLabel('put what you want')
->createAnother(false)
->modalCancelActionLabel('put what you want')
Similar Threads
Edit modal actions
F
Filament / ❓┊help
3y ago
change data before create/edit actions on modal
F
Filament / ❓┊help
3y ago
Cannot Scroll Inside Edit/Create Modal
F
Filament / ❓┊help
9mo ago
Open edit modal right after create
F
Filament / ❓┊help
2y ago