How to save messages and form a node in a tab?
Clément - October 3, 2009 - 17:41
| Project: | Quick Tabs |
| Version: | 6.x-2.0-rc3 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I can not solve a problem.
I created a node for a type of content (node-modele_moto.tpl.php).
Here are the contents of my node:
<?php
$ qtid = 2 / / write here your QuickTabs id.
$ QuickTabs quicktabs_load = ($ qtid);
print theme ( 'QuickTabs', $ QuickTabs);
?>I would like to display the comments and the submission form my node in a tab of my Quick Tabs. Is it feasible and if so how I can make it happen?
Thank you in advance for your valuable help!

#1
node comments are not supported by the module (yet)
#507446: Display node comments
#2
Thank you for your prompt response. I am looking to change the module as indicated on the discusion given.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.