I was wondering if it is possible to create a comment feed in views from the users who you have flagged. I have played around with the arguments, relationships and filters but cannot seem to get it to work. So far this is my setup:

Relationships:
*Flags: flagged_user by any user
*(flag) Flags: User
*Comment: User

Arguments:
*(User) User: Uid

Fields:
*User Name - relationship: User
*Comment Body

Any help would be much appreciated!

Comments

chezwel’s picture

Status: Active » Closed (works as designed)

Figured it out...here's how the setup goes for anyone looking for this feature in the future:

Fields
User: Name -relationship: user
User: Picture -relationship: user

Relationships
User: Nodes authored
Comment: User
Flags: follow_user by any user -relationship: user
Flags: User

Arguments
User: Uid -relationship: flag user