Project

General

Profile

Actions

Feature #39327

closed

Function to get correct item label including TsConfig value

Added by Georg Ringer over 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2012-07-27
Due date:
% Done:

100%

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

Description

The function t3lib_befunc::getLabelFromItemlist() gets you the label of a tca field in the backend. This works nicely but problem is that the label can be changed with TsConfig with something like

TCEFORM.tt_content.section_frame {
  addItems.100 = New item
  altLabels.1 = Change me
}

Also new items are not currently handled at all, see the related issues.

The new function will take care of that and makes it possible to change the core to use that.


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #18904: Content Element Description Backend DisplayClosedChris topher2008-06-04

Actions
Related to TYPO3 Core - Bug #16463: TCEFORM altLabels & addItems CType doesn't change Page-Modul CE LabelsClosed2006-08-13

Actions
Related to TYPO3 Core - Bug #29696: section_frame in listview displays wrong labelClosed2011-09-12

Actions
Actions

Also available in: Atom PDF