Hi, again here.

I'm working in a new site using Drupal 7 (first time) and Views 3 (also first time), it seems you've changed a lot of things. Looks more powerful and customizable now but I'm feeling a little bit lost. This is my problem:

I would like to creat a view wich displays comments for nodes this way:

user_1
    comment 3
    comment 2
    comment 1

user_2
    comment 2
    comment 1

user_3
    comment 4    
    comment 3
    comment 2
    comment 1

Where:

  • Comments are grouped by user, this way I can only render one avatar (and maybe limit the number os comments displayed by user).
  • Users are sorted by their last comment timestamp, it's some kind of sorting by activity.

Can this be achieved using "aggregation"? should it be better to use some kind of views nesting?

Regards and thanks in advance.

Comments

NoRandom’s picture

Solved, I'm working on it right now and as soon I have it finished I'll post here the full solution. Unfortunatelly Views 3 doesn't seem to have enough popularity yet and it's difficult to get proper information around internet, almost for noobs like me ;)

Regards.

kars-t’s picture

Status: Active » Fixed

Dear fellow Drupal enthusiasts,

this issue is now lasting for a very long time in the issue queue and was unfortunately never solved. As Drupal is a open source project everyone is helping on voluntary basis. So that this is was not solved is nothing personal and means no harm. But perhaps no one had time to deal with this issue, maybe it is too complex or did not describe the problem comprehensibly.

But this issue is not the only one. There are thousands of issues on Drupal.org that have never been worked on or could not be processed. This means that we are building a wave that is unmanageable and just a problem for the Drupal project as a whole. Please help us keep the issue queue smaller and more manageable.

Please read again, "Making an issue report" and see if you can improve the issue. Test the problem with the current Core and modules. Maybe the problem doesn't exist anymore, is a duplicate or has even been solved within this issue but never closed.

Help can also be found for it on IRC and in the user groups.

In order to remove this issue, I have set this issue to "fixed".

If there is new information, please re-open the issue.

--
This issue was edited with the help of Issue Helper

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.