[TYPO3-mvc] Fluid group results

Philipp philippwrann at gmx.at
Mon Mar 18 12:50:46 CET 2013


Hey

I loop thru my queryresults using the f:for viewhelper. Now - i want to group my results in blocks, so every 3 results should be wrapped in a html container. I cant just do something like if iteratior.index%3 <div> because then i get an xml parsing error.

Do i have to write my own For ViewHelper?


More information about the TYPO3-project-typo3v4mvc mailing list