[TYPO3-templavoila] wrong sorting in FE
Philipp Holdener
philipp at holdener.ch
Fri Apr 24 09:10:08 CEST 2009
Philipp Holdener schrieb:
> hello
>
> I have a strange problem with the sorting of my CE.
> I have some CEs in the BE TemplaVoila Modul
>
> CONTENT 1
> CONTENT 2
>
>
> --> in FE they are in an other sorting displayed
>
> CONTENT 2
> CONTENT 1
>
>
> !?
>
Hello
Seems that "KB TV Content Slide" is the problem!?
With the Tutorial Code from the doc
10= RECORDS
10.source.postUserFunc = tx_kbtvcontslide_pi1->main
10.source.postUserFunc.field = field_openings
10.source.postUserFunc.table = tt_content
10.tables = tt_content
i have the problem!
Without this line "10.source.postUserFunc.table = tt_content" not.
Strange..
Greetings
Philipp
More information about the TYPO3-project-templavoila
mailing list