So I was trying to build a views block "Recent comments" but listing the "Node: Title" field is not exactly what I want; I can't imagine any reason why I would want to link to an individual comment node. Instead, there should be a "Node comment: Title" field that lists the title of the comment but links to the target post node, so you can see it in the thread with all the other comments.
(See attached patch)
Hope this helps! :)
| Comment | File | Size | Author |
|---|---|---|---|
| nodecomment_views.inc_.patch | 3.37 KB | ms2011 |
Comments
Comment #1
Minoo commentedThank you very much :) It's perfect.
I would like to know if it's possible to make appear the Title of the target post node instead of the title of the comment ?
Thanks again :)
Comment #2
grafik commentedHi, thank you for patch,
It is possible to make "Title" of link with parent node title, no comment node title?
Comment #3
crea commentedD5 branch is not supported anymore. Closing.
Please reopen if the issue is relevant with Nodecomment 6.x-2 branch.