Project

General

Profile

Actions

Bug #20178

closed

t3lib_extMgm::addToAllTCAtypes and specific position removes tabs

Added by Michael Stucki about 15 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-03-13
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The following code should add a new field "testfield" right after the hidden field of tt_content:

t3lib_extMgm::addToAllTCAtypes('tt_content','testfield','','after:hidden');

The code will successfully add the new field, however it will remove all tabs after the first two items (e.g. "access" in case of tt_content).

(issue imported from #M10688)


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #19683: Extending palettes and fields to be displayed in back-end forms mixes up tabsClosedOliver Hader2008-12-04

Actions
Actions

Also available in: Atom PDF