Skip to content

2.3.1

Compare
Choose a tag to compare
@Chrico Chrico released this 19 Sep 10:53
· 4 commits to master since this release
0478372

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 the Form::name() is within that collection.
  • Set "submitted"-state in Form::submit() after $inputData is assigned to Elements.