An error occurred while retrieving diff files
[FEATURE] Allow setting of validation messages in form editor
Add the form element property "validationErrorMessages" to allow the definition of custom validation error messages with the help of the form editor. Resolves: #80124 Releases: master Change-Id: Ic72a5adf0a943a0fae11eb4af89c66f7fa6ca00f Reviewed-on: https://review.typo3.org/52078 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Tobi Kretschmann <tobi@tobishome.de> Reviewed-by:
Steffen Frese <steffenf14@gmail.com> Reviewed-by:
Alexander Opitz <opitz.alexander@googlemail.com> Tested-by:
Alexander Opitz <opitz.alexander@googlemail.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
Showing
- typo3/sysext/core/Documentation/Changelog/master/Feature-80124-EXTform-AllowSettingOfValidationMessagesInFormEditor.rst 14 additions, 0 deletions...-EXTform-AllowSettingOfValidationMessagesInFormEditor.rst
- typo3/sysext/form/Classes/Domain/Model/Renderable/AbstractRenderable.php 6 additions, 0 deletions...rm/Classes/Domain/Model/Renderable/AbstractRenderable.php
- typo3/sysext/form/Configuration/Yaml/FormEditorSetup.yaml 104 additions, 0 deletionstypo3/sysext/form/Configuration/Yaml/FormEditorSetup.yaml
- typo3/sysext/form/Resources/Private/Backend/Partials/FormEditor/Inspector/RequiredValidatorEditor.html 8 additions, 1 deletion...artials/FormEditor/Inspector/RequiredValidatorEditor.html
- typo3/sysext/form/Resources/Private/Backend/Partials/FormEditor/Inspector/ValidationErrorMessageEditor.html 13 additions, 0 deletions...ls/FormEditor/Inspector/ValidationErrorMessageEditor.html
- typo3/sysext/form/Resources/Private/Language/Database.xlf 69 additions, 0 deletionstypo3/sysext/form/Resources/Private/Language/Database.xlf
- typo3/sysext/form/Resources/Public/JavaScript/Backend/FormEditor/InspectorComponent.js 251 additions, 1 deletion...ublic/JavaScript/Backend/FormEditor/InspectorComponent.js
- typo3/sysext/form/Resources/Public/JavaScript/Backend/FormEditor/ViewModel.js 17 additions, 1 deletion...sources/Public/JavaScript/Backend/FormEditor/ViewModel.js
Please register or sign in to comment