[TYPO3-mvc] ViewHelper Shorthand Syntax
Sebastian Kurfürst
sebastian at typo3.org
Wed Jun 16 12:32:59 CEST 2010
Hey,
> <f:if condition="{f:count(subject:{address.nearby})}">
<f:if condition="{f:count(subject:address.nearby)}">
remove the { } around address.nearby.
Greets,
Sebastian
More information about the TYPO3-project-typo3v4mvc
mailing list