Multiple comments form view and first node
27 Jun
2012
27 Jun
'12
12:29 p.m.
Hi, I am using Drupal 7.x. I have a view to list blogs and along with option to post comment to each blog. I use the code, $comment = new stdClass(); $comment->nid = $nid; $form = drupal_get_form("comment_node_blog_form", $comment); $content .= render($comment); Everything works fine except that comments are always posted to the first node in the list. Something similar to this issue, http://drupal.org/node/541884 I would like to get your suggestions. -- Regards, Selvam KnackForge Soft Solutions Pvt. Ltd. Acquia Service Partner <http://knackforge.com/node/54> No. 1, 12th Line, K.K. Road, Venkatapuram, Opposite to M.B Jewellery, Ambattur, Chennai, Tamil Nadu, India - 600 053.
5080
Age (days ago)
5080
Last active (days ago)
0 comments
1 participants
participants (1)
-
Selvam S