Closed (fixed)
Project:
Content Profile
Version:
6.x-1.x-dev
Component:
Base module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Feb 2009 at 18:45 UTC
Updated:
22 Feb 2009 at 19:30 UTC
I hope that i dont make a duplicate post, but i cant find it anywhere.. though it might be obvious.
How can i setup views to show the CCK fields from content profile that are connected to a user?
For example: i want a block to show the members of an organic group and an image (from content profile)
how can i do that?
thanks 100000000x :)
Comments
Comment #1
rezboom commentedyou should be able to find them by adding a field (to the view) and then look for them in the group "content". (at least my content profile fields show up there). hope this helps!
Comment #2
drupalok commentedunfortunally adding the field from content profile into the view is not enough, as it is not connected to the user (i did a view with type USER)
how can i get this connection / relation?
thanks anyway!
Comment #3
Macronomicus commented@drupalok You need to see this ... I had some trouble setting this up at first but the following link helped me a bunch.
http://geeksandgod.com/tutorials/computers/cms/drupal/limit-views-create...
Comment #4
drupalok commentedawesome! thank you very much macrocosm!
Comment #5
Macronomicus commented@drupalok
Your welcome, I was so happy when I found that and finally got it to work, im happy to share it!
Maybe they should ask him if they can include his tutorial in the docs so its not so hard to figure out?
^_^