php - Drupal 6 Adding comment field in a view list of nodes creates duplicates -


i have view list of nodes , part of each line returned show last comment per node.

unfortunately, view creates multiple copies of each node - 1 each comment thats been added

how can restrict 1 line each node last comment body added?

after googling found answer @ http://drupal.org/node/727106#comment-4133208.

however if have better idea, please post here beginners.


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -