Buddylist returns usernode. How can I have it return another node?
SocialNicheGuru - May 10, 2008 - 20:07
| Project: | Buddylist |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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

#1
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