[TYPO3-mvc] Extension "news": Showing the image of the categories that belongs to
Georg Ringer
typo3 at ringerge.org
Tue Mar 12 09:57:25 CET 2013
Hi,
<f:for each="{newsItem.categories}" as="cat">
<f:if condition="{cat.image}">
{cat.image}
</f:if>
</f:for>
kind of that
georg
More information about the TYPO3-project-typo3v4mvc
mailing list