Skip to content
Snippets Groups Projects
Commit 71a9f96f authored by Georg Ringer's avatar Georg Ringer Committed by Benni Mack
Browse files

[TASK] Add max to the overrideable fields of type text

The configuration "max" of TCA type "text" should be overridable
via TsConfig. This makes it possible limit textarea input by using
TsConfig like

TCEFORM.tx_table.teaser.config.max = 20

Resolves: #80265
Releases: master
Change-Id: I84b0dc5ce240b0da1f5619353e8e525fba685e2d
Reviewed-on: https://review.typo3.org/52035


Reviewed-by: default avatarMarkus Klein <markus.klein@typo3.org>
Tested-by: default avatarMarkus Klein <markus.klein@typo3.org>
Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarThomas Hohn <thomas@hohn.dk>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
parent b1fce6b4
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment