[TYPO3-mvc] cycl through an object in fluid
Alex Bailey
admin at v1le.de
Wed Dec 2 15:52:49 CET 2009
Greetings,
Another post by me and I have another little question :).
Currently I have a detail.html page where I extract different
information from a object Customer like username street adress etc. I
know you can cycle through an Array in fluid with
<f:for each="{xxx}" as="customer">
But is there also a way to cycle through an object?
Thanks in advance
Alex
More information about the TYPO3-project-typo3v4mvc
mailing list