Thanks. Did not find this documented. What did I miss?
Am 16.06.10 12:32, schrieb Sebastian Kurfürst:
> Hey,
>
>
>> <f:if condition="{f:count(subject:{address.nearby})}">
> <f:if condition="{f:count(subject:address.nearby)}">
>
> remove the { } around address.nearby.
>
> Greets,
> Sebastian