I have a question. On my site I have a cck based on the Event module. It's a calendar item. How do I build a view dat show all calendar items of related users, and only items of related items.
I have been trying for a few hours yesterday, without any success. Can someone help me?
Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | related_content_view.php_.txt | 4.03 KB | alex.k |
Comments
Comment #1
alex.k commentedPlease see attached starter view - it takes uid as the argument, and shows content posted by that user's related users. You should just need to filter out the node type. I took the default user_relationships_content view, and removed what was not neessary.
Please reopen if it doesn't work, will try to look into it deeper.