2.3.1
Improvements on Form
- Don't submit any data in case the Form is disabled.
- Don't allow re-submit of submitted forms.
- Allow inserting
$inputData
where theForm::name()
is within that collection. - Set "submitted"-state in
Form::submit()
after$inputData
is assigned to Elements.