Project

General

Profile

Actions

Bug #59636

closed

TCEFORM.tt_content.menu_type / removeItems 0 => mod.wizards hidden

Added by GAYA La Nouvelle Agence almost 10 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2014-06-17
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

When removing menu types 0, the menu item in wizard (displayed when creating a new content) is hidden :

TCEFORM.tt_content.menu_type {
removeItems = 0
}

This is also the same when adding items or removing an other one :

TCEFORM.tt_content.menu_type {
removeItems = 0,1
addItems.21 = Menu test
}

But it works fine when removing others items :

TCEFORM.tt_content.menu_type {
removeItems = 1
}

or

TCEFORM.tt_content.menu_type {
removeItems = 1,2,3,4,5,6,7,8
}


Files

cattura.png (29.3 KB) cattura.png Riccardo De Contardi, 2015-05-05 14:17
Actions

Also available in: Atom PDF