Hi,

I have a view which shows 1 full node, but I have applied filters to the view to only show specified content, and to only show the content once.

The user will view the page view which will only show one node. What I am trying to do is once the node has been viewed to flag the node as viewed, and the view will have a filter to only show nodes which arent flagged as viewed.

I add the rule when a node is viewed flag the node. But i think its only working when a user views the full node, not when the node is part of a view.

Is there anyway I can set the rule or view up so the node is flagged when the node in the view is seen?

Thanks for any help.

Comments

TR’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

The event should work whenever the node is loaded for viewing, and that should work in Views as well. Without an export of your rule to see what you're doing I can't try to reproduce the problem or give more helpful advice.