Closed (fixed)
Project:
Views (for Drupal 7)
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Oct 2009 at 19:44 UTC
Updated:
13 Mar 2010 at 01:10 UTC
I am trying to find a way to exclude users from lists when they have not selected an avatar for their profile and use the default avatar image. Currently I have small user profile avatars in lists showing both the default avatar and users that selected avatars. I want the default avatars (and user profiles links) not to appear in lists.
I can find no way to differentiate between the two - and make a filter.
Can anyone suggest a method?
Comments
Comment #1
esmerel commentedIn views 2, I'd guess these were two separate fields - you could require one (default), but hide it from site. Not sure if that's possible in views 1, and nobody's working on it actively at this time. You'd be better off moving to views 2 if at all possible.