Hi,

I want to display a view showing only activity where an user sees another user profile.
Everything is fine except that I cannot show the watched user name.
How can I do it ?

Thanks

Comments

artscoop’s picture

By the way, for the same reason I cannot filter views to see activity done to the logged in user. ( This may be a duplicate )

Scott Reynolds’s picture

By the way, for the same reason I cannot filter views to see activity done to the logged in user. ( This may be a duplicate )

Use the Argument Activity Actor and provide a default argument >> User ID from logged in user

Regarding your issue,

That will not be possible in a View. We do not keep track of the 'watched' users uid and we won't that is by design

But we should be able to get the 'watched' user name into the message...

artscoop’s picture

Status: Active » Closed (works as designed)

Ok, thanks :)