Closed (works as designed)
Project:
Views (for Drupal 7)
Version:
5.x-1.5
Component:
Views Data
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Oct 2008 at 15:16 UTC
Updated:
8 Jan 2009 at 21:41 UTC
Hi friends
In my site there are 3 type of users,
1) anonymous
2) club member
3) authenticated users.
I need to get the name of club members in a page , for that i created one view for that.
In that i given the filter as Role: Author Role, Is All of ... club member , but it still showing the zero result.
what the wrong with my view,
Please reply to me.
Thanks
Binoy
Comments
Comment #1
ainigma32 commentedThis sounds like a Views question. Reassigning... (guessing the version)
- Arie
Comment #2
merlinofchaos commentedViews 1 displays nodes, not users. What you display when you do that is a list of content written by the selected users.