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.