21 lines
564 B
ReStructuredText
21 lines
564 B
ReStructuredText
|
|
.. 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
|