David Denicolò (davdenic)
My notes about Development, Agile and Photography
Quick fluid condition for empty string
[code]
<f:if condition="{0:customer.website} != {0:''}">
<div><f:link.external uri="{customer.website}">{customer.website}</f:link.external></div>
</f:if>
[/code]
Newer Post
Older Post
Home