Hey,
I'm sorry I have to post an issue on this I tried searching a bit to find some info on this topic but I couldn't seem to find anything. I'm essentially looking to create numerous views of the maintained user relationships of the user being viewed, using a user: uid argument. I'd also like to do the same for currently logged in user. But with views I can't seem to find the argument/relationship/filter to only show "user relationships of uid" or "current user." I see requestee user/requesting user and RTID arguments/relationships, but I'm not sure how to combine all of them to show that block. Is there some established guide to configuring these options? Or would anyone know how to create the proper views off the top of your head?
Many thanks for your help in advance!
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | ur_associates_view.php.txt | 5.64 KB | alex.k |
Comments
Comment #1
alex.k commentedTry attached view, it adds a tab on the user profile listing user's associates (that's the name of relationship I used). You will want to tweak filters and fields, probably.
Comment #2
rc2020 commentedNiceeeeee,
Thanks man!!! Appreciated greatly.
Comment #3
alex.k commentedNo problem at all. I'd like to create a docs page listing some of these starter views someday.