mirror of
https://github.com/silverstripe/silverstripe-userforms.git
synced 2024-10-22 15:05:42 +00:00
Merge pull request #222 from alex-dna/patch-1
Update UserDefinedForm.php
This commit is contained in:
commit
83069113d1
@ -1031,6 +1031,8 @@ JS
|
||||
}
|
||||
}
|
||||
|
||||
$submittedForm->extend('updateAfterProcess');
|
||||
|
||||
Session::clear("FormInfo.{$form->FormName()}.errors");
|
||||
Session::clear("FormInfo.{$form->FormName()}.data");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user