If the user hasn't filled out a profile field, the title of that field is still printed, eg

Comments

mstef’s picture

I think that's a views bug, because the view is set to hide if empty...

I remember this one..

mstef’s picture

Issue opened for views: #1379154: Profile link fields show in views, if empty, despite settings

Working on a solution..

mstef’s picture

Category: feature » bug
Status: Active » Needs review
StatusFileSize
new556 bytes

Add a patch to views to fix the issue (http://drupal.org/node/1379154#comment-5391134).

Patch attached here to set drupal_commons.make to use it.

mstef’s picture

fix input format.