Project

General

Profile

Actions

Feature #45709

closed

add stdwrap functionality to FORM input elements as well

Added by Simon Schaufelberger about 11 years ago. Updated over 8 years ago.

Status:
Rejected
Priority:
Must have
Category:
Form Framework
Target version:
-
Start date:
2013-02-21
Due date:
% Done:

0%

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

Description

i was wondering why the new FORM content element does NOT support stdwrap functionality on input fields for example but only on labels.

This is what i want but does NOT work:

20 = TEXTLINE
20 {
    name = Name of field
    // value does NOT support stdwrap... :(
    value = TEXT
    value.data = GP:myparameter
    readonly = readonly
    label {
        value = Name of field
    }
}

PS: where is the FORM category or project on forge? its not available in the dropdown...


Related issues 2 (0 open2 closed)

Has duplicate TYPO3 Core - Feature #56517: Allow stdWrap on form-defaultvalues on textareasClosed2012-06-19

Actions
Is duplicate of TYPO3 Core - Feature #38163: Allow stdWrap on form-defaultvaluesClosedStefan Neufeind2012-06-19

Actions
Actions

Also available in: Atom PDF