Files
cms-core/Documentation/Changelog/7.2/Feature-66029-ShowRemainingCharactersBelowTextFields.rst
T

27 lines
546 B
ReStructuredText

.. 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