Views shows-up same node multiple times - as many times as the number of comments posted
I have a view to show few fields of a cck. I want to show (all) the comments posted to each node. However when i run the view - the same node shows up (is repeated) as many times as the number of comments posted!
2. Is it possible to just have a list of all the comments under one entry of the node in the view. 3. Or in the view have a link which when clicked will show all the comments (and only the comments) for that node (maybe in a lightbox kind of format?)
thanks in advance