_jimmy
Controlling modals in an action
Hi everyone. Does any one know how to control modals when calling a function like update within an action and have the modal NOT close after it does it's thing.
If the
$this->updateNotes($data)
errors out, I would like the modal and form to stay open so that the user can fix the issues. Right now it closes no matter the results.6 replies