[TYPO3-ttnews] tx_news FLUID condition for category
d.ros
projects at r-system.de
Tue Jan 29 11:39:48 CET 2013
Now I got it.
<f:for each="{newsItem.categories}" as="category">
<f:if condition="{0:category.uid} == {0:'1'}">
<p>foo</p>
</f:if>
</f:for>
More information about the TYPO3-project-tt-news
mailing list