Project

General

Profile

Actions

Feature #61308

closed

Allow placeholder attribute

Added by Björn Jacob over 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-09-02
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The extension tx_form should allow using the placeholder attribute. This was at some point discussed here #32594 (but at the wrong place). I'd really love to see this happening - at least on TS base and later on in the wizzard.

Example:

lib.contactForm = FORM_INT
lib.contactForm {
  ...
  10 = TEXTLINE
  10 {
    name = name
    label.value = Name
    placeholder = Please enter your name.
  }
  ...
}

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #63391: HTML5 Placeholder Attribute for TEXTLINE and TEXTAREA ObjectsClosed2014-11-28

Actions
Related to TYPO3 Core - Feature #71112: Add placeholder attribute to TCARejected2015-10-29

Actions
Actions

Also available in: Atom PDF