[TYPO3-mvc] isFirst in fluid loop

Georg Ringer mail at ringerge.org
Thu May 5 12:33:00 CEST 2011


Hi,

Am 05.05.2011 11:59, schrieb Georg Schönweger:
> .. i know i could write my own viewHelper but would be nicer if it can
> be handled with onboard methods ..

always take a look a the samples in the viewhelper files. in this case:
iteration="fooIterator"

{f:if(condition: fooIterator.isFirst, then: ' First')}

georg


More information about the TYPO3-project-typo3v4mvc mailing list