Actions
Feature #70923
openTCA: Show proper error message if validation is failing
Status:
Accepted
Priority:
Should have
Assignee:
-
Category:
Backend JavaScript
Target version:
-
Start date:
2015-10-21
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
in TCA you can define validation rules for example the range. More here:
- https://docs.typo3.org/typo3cms/TCAReference/7.6/Reference/Columns/Input/Index.html#columns-input-properties-range
- https://docs.typo3.org/typo3cms/TCAReference/7.6/Reference/Columns/Input/Index.html#columns-input-properties-eval
In case of an error, don't just frame the field with a red border but also say, what is the error.
Files
Actions