Actions
Bug #49684
closedMenu/Sitemap type Section Index
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-07-05
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.7
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I've a TYPO3 4.7.12-Installation with gridelements 1.3.12 (the Website based on a backend layout). A content element "Menu/Sitemap" with type "Section Index" is not displayed, if the content column is colPos=11, because TYPO3 reders all content elements with colPos=0 by default.
Joe Hasnau give me this tip: tt_content.menu.20.3.1.sectionIndex = 1 (http://docs.typo3.org/typo3cms/TyposcriptReference/MenuObjects/Sectionindex/Index.html).
But it doesn't work. The "old setting" tt_content.menu.20.3.select.where = colPos=11 doesn't work also.
Actions