Hi all,
I've made a CCK content where some field are not "Required".
What is the best way to hide during visualization (label and value) if value is empty?
It's recommended to use a module, for example:
http://drupal.org/project/contemplate
or there is another better way?