[FEATURE] Show list of failed input fields in FormEngine
When validating input fields of the FormEngine fails, a button is now rendered into the least possible button bar in the module document header. Clicking the button renders a list of all input elements whose validation failed. Clicking onto a field in that list automatically focuses the field in the form. Resolves: #79521 Releases: master Change-Id: I9e232f4d1b27216ccf4a1c7b88d4a9c70b49f4f0 Reviewed-on: https://review.typo3.org/51452 Reviewed-by:Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
Showing
- Build/Resources/Public/Less/TYPO3/_element_popover.less 18 additions, 2 deletionsBuild/Resources/Public/Less/TYPO3/_element_popover.less
- Build/Resources/Public/Less/TYPO3/_main_form.less 1 addition, 1 deletionBuild/Resources/Public/Less/TYPO3/_main_form.less
- Build/tsconfig.json 3 additions, 2 deletionsBuild/tsconfig.json
- typo3/sysext/backend/Classes/Form/FormResultCompiler.php 1 addition, 0 deletionstypo3/sysext/backend/Classes/Form/FormResultCompiler.php
- typo3/sysext/backend/Resources/Private/TypeScript/FormEngineReview.ts 166 additions, 0 deletions.../backend/Resources/Private/TypeScript/FormEngineReview.ts
- typo3/sysext/backend/Resources/Public/Css/backend.css 11 additions, 0 deletionstypo3/sysext/backend/Resources/Public/Css/backend.css
- typo3/sysext/backend/Resources/Public/JavaScript/ColorPicker.js 1 addition, 1 deletion...sysext/backend/Resources/Public/JavaScript/ColorPicker.js
- typo3/sysext/backend/Resources/Public/JavaScript/FormEngineReview.js 122 additions, 0 deletions...t/backend/Resources/Public/JavaScript/FormEngineReview.js
- typo3/sysext/backend/Resources/Public/JavaScript/FormEngineValidation.js 1 addition, 0 deletions...ckend/Resources/Public/JavaScript/FormEngineValidation.js
- typo3/sysext/core/Documentation/Changelog/master/Feature-79521-ShowListOfFailedInputElementsInFormEngine.rst 17 additions, 0 deletions...ature-79521-ShowListOfFailedInputElementsInFormEngine.rst
- typo3/sysext/lang/Resources/Private/Language/locallang_alt_doc.xlf 3 additions, 0 deletions...ext/lang/Resources/Private/Language/locallang_alt_doc.xlf
Please register or sign in to comment