开发者

Get a view with nodes of users i've flagged?

another views + flags question. Situation: users can flag users. Users can also flag nodes.开发者_如何学Python So, I need list of nodes which were flagged by users, flagged by me.

In other words: I need the list of flagged nodes of users I'm following.

Thanks.


You should be able to do that in Views, by adding relationships to the view. You'd need to add relationships for the flagged users and flagged nodes. Then add filters, based on those relationships.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜