Reset modal form after submit?

How can I reset a modal's form after it's submitted or on close?
Solution:
$this->form->fill()
Jump to solution
4 Replies
Jon Mason
Jon Mason8mo ago
anybody know the answer to this?
Solution
LeandroFerreira
LeandroFerreira8mo ago
$this->form->fill()
Jon Mason
Jon Mason8mo ago
I thought I tried that, but maybe I put it in the wrong place. I'll try again, thanks!
LeandroFerreira
LeandroFerreira8mo ago
if it doesn't work, share your code please