I'm struggling to use fluid's shorthand syntax for ViewHelpers
What's wrong with
<f:if condition="{f:count(subject:{address.nearby})}">
?
The countViewHeper is not executed and the condition is always true.
TYPO3 4.3.3
Thanks in advance,
Sebastian