Closed (fixed)
Project:
ImageField
Version:
6.x-3.2
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
4 Nov 2009 at 05:21 UTC
Updated:
28 Apr 2010 at 22:07 UTC
Hey there!
I'm working on a view that needs to list fields that are partly in the views type "user" and partly in the views type "node".
How can i get them into one view?
What i need to do is to get a view with all the friends "flagged" with the flag module. But i need to use imagefield to present the profile image. Imagefield doesn't show up in type "user".
Is there any solution for this problem? I would be very grateful about any help!
Thanks honorfield
Comments
Comment #1
quicksketchAre you using content profile to using imagefield on a user's profile node? Otherwise the user's profile picture is not stored by ImageField or CCK at all, it's just available at User: Picture. Either way, this isn't a request for ImageField, since what you're describing is either a request for Profile module or Content Profile.