views question - distinct selection

ierse010 - October 9, 2007 - 09:42

Hi,

I created a view in the views module which displays the blogs posted by all the users on my site.

Is it posible to do a 'distinct' argument to only display every user in this list once?

interesting question, I

marcvangend - October 9, 2007 - 12:41

interesting question, I don't have an answer straight away. I just want to make sure I understand your question correctly: Are you trying to create a list of each user's latest post?

Use group by

ff1 - October 9, 2007 - 13:01

In the 'fields' section of the view edit page, select 'Group multiple values' for the 'Handler' of the user field.

Node: Author Name does not have this feature enabled

ierse010 - October 16, 2007 - 13:49

Hmmm

There is no select option for Handler in Node: Author Name row.

On Views edit page go to

maco - July 8, 2008 - 10:34

On Views edit page go to Filters and Add Filter of type "Node: Distinct", save twice

 
 

Drupal is a registered trademark of Dries Buytaert.