[TYPO3-content-rendering] Re: Section index Menu (tt_content.menu.20.3) sorting wrong on multiple colPos

martijn martijn1980 at web.de
Wed Jul 2 08:57:55 CEST 2014


Solved it by adding:

1.alternativeSortingField = colPos

lib.section_index < tt_content.menu.20.3
lib.section_index {
1.alternativeSortingField = colPos
1 {
NO.allStdWrap.dataWrap = <dd data-magellan-arrival="c{field:sectionIndex_uid}" >|</dd>
sectionIndex.useColPos = -10
}
}


More information about the TYPO3-project-content-rendering mailing list