[TYPO3-mvc] shorthand fluid

Stig Nørgaard Færch snf at dkm.dk
Fri May 9 13:37:02 CEST 2014


Hi,

This works fine:
{person.name -> f:for(each: {1:{name: 'John'},2:{name:'Peter'}}, as: 
'person')}

But how can I insert a br tag just after person.name?

This of course does not work:
{person.name <br/> -> f:for(each: {1:{name: 'John'},2:{name:'Peter'}}, 
as: 'person')}

Are there any in depth explanation of the shorthand fluid code?

Best regards
Stig


More information about the TYPO3-project-typo3v4mvc mailing list