Task #53592
Add mode property "useOrOverridePlaceholder"
Status: | Closed | Start date: | 2013-11-13 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | Francois Suter | % Done: | 100% |
|
Category: | - | |||
Target version: | 6.2.0 |
Description
The disposal of placeholder input fields in the backend needs to be enabled by using'config' => array(
...
'mode' => 'useOrOverridePlaceholder',
...
This change was introduced during 6.2 development, but was back-ported to 6.1 and 6.0 as well.
Related issues
Associated revisions
[TASK] Add documentation for "mode" column option
The option was introduced by the patch for #49685 to make it possible to
selectively ues or override (also with an empty value) a placeholder in
FormEngine.
Resolves: #53592
Related: #49685
Releases: 6.2
Change-Id: I86c4f48cdb3ec9eb31b589e86c8f51b75cf78564
Reviewed-on: https://review.typo3.org/23443
Reviewed-by: Francois Suter
Tested-by: Francois Suter
History
#1 Updated by Oliver Hader over 1 year ago
#2 Updated by Francois Suter over 1 year ago
- Status changed from New to Accepted
- Assigned To set to Francois Suter
- Target version set to 6.2.0
#3 Updated by Gerrit Code Review over 1 year ago
- Status changed from Accepted to Under Review
Patch set 2 for branch master of project Documentation/TYPO3/Reference/Tca has been pushed to the review server.
It is available at https://review.typo3.org/23443
#4 Updated by Andreas Wolf over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 5a1dc025fe07807b85c564a941d93b0fa2a74f8a.
#5 Updated by Francois Suter about 1 year ago
- Status changed from Resolved to Closed