[TYPO3-dev] Alphabetic menu sorting with Fluid

Viktor Livakivskyi invisible.kinder at gmail.com
Tue Jul 8 11:49:56 CEST 2014


Hi, Mark.

As Stephan mentioned, you can't do this with VHS viewHelper, but you can do it with old good TS.
Just render usual MENU object and use alternativeSortingField [1]. Then you can render your menu with 
<f:cObject typoscriptObjectPath="lib.yourMenu" />

[1] http://docs.typo3.org/typo3cms/TyposcriptReference/MenuObjects/CommonProperties/Index.html



More information about the TYPO3-dev mailing list