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

clarkburbidge’s picture

Status: Active » Closed (fixed)

I 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!!