How to exclude default user avatars from views.
plan9 - October 26, 2009 - 19:44
| Project: | Views |
| Version: | 5.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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?

#1
In 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.