Hi,

I have a view with two content types, one of them has a CCK field (node ref). The view is set to display as fields, showing content and this referencing field.

The problem is, that the field (with label) is also shown in the nodes without this field. How can I hide this? There is no CSS identifier I could use to hide the < span >. I also tried this(1) solution, but no effect. Maybe this has worked in Drupal 4/5...can someone help me?

(1) http://www.tejasa.com/node/127

Comments

markus_petrux’s picture

Status: Active » Fixed

Try checking the field settings, "Hide if empty" option. Or see if there's a similar option in the style settings form.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.