I am using Drupal 7.x. I have a view to list blogs and along with option to post comment to each blog.
$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,
I would like to get your suggestions.
--
Regards,
Selvam
KnackForge Soft Solutions Pvt. Ltd.
No. 1, 12th Line, K.K. Road, Venkatapuram,
Opposite to M.B Jewellery,
Ambattur, Chennai,
Tamil Nadu, India - 600 053.