By m_i_c_h_a_e_l on
I would like to create a view to display comments beside the content they refer to.
In other words, a two-column display, with the content on the left and the comments on the right.
It might sound silly, but I need this for my project. The text in the comment will refer line-by-line to the text in the content. A side by side display is the best way to do this.
I would appreciate any suggestions from all the creative types out there. I'm just learning Views, so I really need a hand-holding explanation.
Thanks.
Comments
The panels module might be a
The panels module might be a better choice.
Have a look at
Have a look at this
http://drupal.org/project/cd