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