TYPO3 v15 dev-main snapshot ()

This commit is contained in:
2026-08-10 22:31:09 +02:00
commit af8cc155b5
6818 changed files with 642608 additions and 0 deletions
@@ -0,0 +1,26 @@
.. include:: /Includes.rst.txt
.. _feature-66029:
=============================================================
Feature: #66029 - Show remaining characters below text fields
=============================================================
See :issue:`66029`
Description
===========
The amount of remaining characters is displayed below text fields.
Impact
======
When focusing a form field, the amount of remaining characters gets
rendered below the form field, if a TCA field definition has the "max"
definition.
.. index:: TCA, Backend