Hello,

I would like to show all forum topics opened for that node on the actual node page.

Similar to Amazon's product pages that each have a forum on their own.

Would this be a big modification?

Any ideas where to start?

Cheers,
G

Comments

AlexisWilke’s picture

Should you use comments instead? After all, comments appear at the bottom of your pages automatically!!!

Otherwise, the discussthis creates ONE topic, and possibly multiple Posts. Did you want to show all the posts?

You would need to implement a "views link" between the discussed node and the topic. Then you could list the posts using a Comment view. That would be my take...

Thank you.
Alexis Wilke

sumitk’s picture

I Guess above AlexisWilke meant to use views module (http://drupal.org/project/views) to create a list of related posts and display in form of a block

giorgio79’s picture

Status: Active » Fixed

Thanks :)

Think we can set this fixed.

AlexisWilke’s picture

Thank sumitk, yes, using the views module to create the said list was the idea... 8-)

Status: Fixed » Closed (fixed)

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