Hello, I 've had this question for a while now and can't seem to find answer to it.
IN SHORT: http://saarman.net/images/latestcommented.jpg
The question is how can I use "Views Module" to list "Latest Commented Articles"
By that I mean the output I'd like to come up with is:
- The node title where the comment was posted to.
- The node's overall comments count
- Time the comment was posted
[SHOW ONLY ONCE]
I manged to do it somehow.. but I came up with a problem, it started to repeat fields.. for example:
---------------------------------------
Latest commented articles.
Article Number 1
Posted 3 Minutes 2 Seconds Ago
Article Number 2
Posted 9 Minutes 2 Seconds Ago
Article Number 1
Posted 15 Minutes 2 Seconds Ago
Article Number 1
Posted 28 Minutes 2 Seconds Ago
---------------------------------------
So, the problem is.. there should be a way to make it display same "Node" only once, if the node has been commented more than once recently.
Here's an example from one site which has it how i'd like to have the result: http://saarman.net/images/lastcommented.jpg
I'm using Views 7.x-3.0-rc1.