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,20 @@
.. include:: /Includes.rst.txt
.. _feature-53406:
=================================================================================
Feature: #53406 - ext:form Add placeholder attribute to some textfields in wizard
=================================================================================
See :issue:`53406`
Description
===========
The form wizard is now able to add a placeholder attribute to the
following elements: TEXTLINE, TEXTAREA, PASSWORD and the preset
"email". TypoScript config is properly read and written.
.. index:: Frontend, ext:form