Quantcast
Channel: Recent posts across whole site
Viewing all articles
Browse latest Browse all 49199

List users (using Views 2) with content profile data

$
0
0

Hello,

I'm using Drupal 6.16 + Views 2 + Content Profile.
I have some CCK fields associated to the User Data using Content Profile.

I would like to be able to generate a User List (with Views 2) of all users that belong to a certain role. I can achieve this easily with a view type: User.
But I can't get the profile info of the user in this list. And if I try to create a View of Node type, I get only the users that have created content in my site. (and a lot of repeated entries... one for each content created)

I think it's a wrong approach to use a View of type Node, because it will only list users that have added some kind of content on the site. The content could be it's own profile I guess, but then if for some reason the user does not have a profile associated, it won't be listed.

Any suggestions? I can't find help for this specific problem...

Thank you.

Alexandre


Viewing all articles
Browse latest Browse all 49199

Trending Articles