Hi,

Buddylist returns the usernode. But I have not used usernode for my profiles. I have used node profile. How can I return another the node profile associated with the buddy uid?

I am using views to display the information that I want.

Thanks,
Chris

Comments

socialnicheguru’s picture

Hi,

Buddylist returns the usernode. The right person (usernode) is returned but I would like to display fields from another content type associated with the same uid, a node profile. It has usernode as it's parent as defined by node family.

How can I return another node?

I define a view.
View argument: uid is related to author
View Filter: node type is usernode

It returns just the usernode.

I would like to actually return another node to the view.

I am using views to display the information that I want.

Thanks,
Chris