Active
Project:
Buddylist
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 May 2008 at 20:07 UTC
Updated:
10 May 2008 at 20:47 UTC
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
Comment #1
socialnicheguru commentedHi,
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