I want to create a view that list all the content from only viewers that I am following.

Can this be currently done?

Comments

jpontani’s picture

Category: feature » support
Status: Active » Fixed

Yes, it can be done fairly easily. You just need to add two relationships to a basic 'content' view. First, add the relationship for 'Content: Author', and make it required. Second, add the relationship 'Flags: User flag' (the one that says 'limit results to only those entity flagged by a certain flag'), and set the relationship settings to be 'Flag: People', and 'By: current user'.

This will now list all content created by users that the currently logged in user is following.

jpontani’s picture

StatusFileSize
new15.57 KB

Your relationships should show up as something like
relationship screenshot

doors’s picture

Thanks a lot @jpontani

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.