This issue has been touched on several times in the forums but I cannot find a clear cut answer.

I have a node view with page display using fields. My node comments for the nodes have an extra cck field (filefield) that I need to display in that node view. The comment cck field is available in the views fields that I can select, but it always outputs as empty, even though there is data in the node's comments.

I have tried to use relationships but they seem to only go up to the parent, not down to the comment.

I hope I am missing something obvious but there seems to be no way to get node comment fields to display in a node view using fields. Thanks in advance for any help.

Comments

sslider999’s picture

Sub

crea’s picture

Status: Active » Fixed

Node comments is using usual node templates in the view. That means if the field data is inside node object, it will accessible in the template.

Status: Fixed » Closed (fixed)

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

adamtong’s picture

I have the same problem too...and I don't understand what #2 mentioned???