[BUGFIX] FormEngine: Initialize validation of new flexform sections
When adding a new section to a flexform the validation engine needs to be made aware of the new input fields so that the entered data gets validated and copied from the human readable field into to the hidden field counterpart so that it's persisted on save. Resolves: #71322 Releases: master Change-Id: I84fc6f3d2e5c539a36ba4610083b4254db417308 Reviewed-on: https://review.typo3.org/44565 Reviewed-by:Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Please register or sign in to comment