Closed (fixed)
Project:
Content Profile
Version:
6.x-1.0-beta3
Component:
Base module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Jan 2009 at 08:13 UTC
Updated:
27 Jan 2009 at 08:40 UTC
I'm trying to get views to spit out fields from some content profile types by using relationships to the UID. Am I missing something or is this not possible?
I was able to do this using custom profiles, but like the idea of profile data as a node and separate profile info per role.
This could be similar to http://drupal.org/node/360105!?
Comments
Comment #1
clarkburbidge commentedI made some progress using a "node" type views display with relationships for the two content profile types I have along with the user reference field I was trying to connect. Is possible!
Thanks for the great module!!