How do I keep the modal open?

How to Keep modal open while resetting the form with an additional 'create another' action?
No description
1 Reply
nika_38471
nika_38471OP13mo ago
I found a solution by halting the modal from closing process, which might help others facing the same issue if ($arguments['another'] ?? false) { $form->fill(); $action->halt(); }
Want results from more Discord servers?
Add your server