Knowledgebase
On listings, if field isn't filled in is there a way to hide the fields?
Posted by Esvon Support on 08 May 2014 10:07 AM
You can use "IF" tags in template files to hide/show blocks of content, i.e. :

<!-- IF ##field## -->
Field: ##field##
<!-- ENDIF -->

or even better

<!-- IF ##field|len## -->
Field: ##field##
<!-- ENDIF -->

Help Desk Software by Kayako Fusion