I'm trying to build a view were the logged in user could see the nodes he has suscribed to. For example, the view would display every content of a specific content type, and every post by a precise author. I've tried to add the filters 'Notifications: Current' and 'Notifications: Type', but then nothing would appear when visiting the view page. However, the logged in user has suscribed to an author who just posted something.
I may not know how to use views properly here, so I'm asking you for help. Else there could be a problem in notifications_views.

Thanks !

Comments

doumba’s picture

Nobody knows ?

chey’s picture

I don't think this can be done. I was simply looking for a way to display all users subscribed to a particular content type but could not do so using the views integration provided with notifications.