Hi.
Is it possible to create a view, which showes shared connections between the current user and a uid provided by an argument.
i tryed to manage it but i got stuck in the relationships,
it would be nice if someone could help me there :)
greetings
Comments
Comment #1
mariusooms commentedYes, I believe so...I will need some more context as to what exactly you are trying to achieve. Who's uid? The logged user? Who is the current user? The one your viewing or the logged user? Are you wanting to show this relationship on the profile, node, page or block? That kinda thing. You can learn a lot by studying the included views as well.
Kind regards,
Marius
Comment #2
dawehnerok:
the current user: $user is visiting a user profile of user $user_2.
Then i want to return the connections where $user and $user_2 has TW_BOTH as status.
thx for the help!
Comment #3
dawehnerthats what i'm currently trying
i would appreciate help a lot :)
Comment #4
mercmobily commentedHi,
Did you manage to fix this problem?
Merc.
Comment #5
mercmobily commentedHi,
Assuming so.
Merc.
Comment #6
mercmobily commentedComment #7
kvvnn commentedI would like to do the same thing, and cannot figure out how. Can you provide instructions? I've tried a lot of filters / arguments / relationships combinations.
Thanks.