Project

General

Profile

Actions

Feature #92861

closed

Introduce "minlength" to input fields

Added by Alex Nostadt over 3 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
Start date:
2020-11-17
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
tca, maxlength, minlength
Complexity:
Sprint Focus:

Description

Currently the maxlength can be set for text and input fields.

https://docs.typo3.org/m/typo3/reference-tca/master/en-us/ColumnsConfig/Type/inputDefault.html#max
https://docs.typo3.org/m/typo3/reference-tca/master/en-us/ColumnsConfig/Type/textDefault.html#max

It seems to be impossible to enforce a minlength though. In my opinion this should be possible because there are use cases in which you want to enforce a minimum length.

Actions

Also available in: Atom PDF