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
Post a Comment