Active
Project:
Comment driven
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
2 Oct 2011 at 11:07 UTC
Updated:
8 Sep 2017 at 10:12 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedMoving field out of its group restores the comment driven functionality. So is it a field groups issue?
Comment #2
Anonymous (not verified) commentedComment Driven does not work with Nodeformcols
http://drupal.org/project/nodeformcols
Form items placed in a column other than "main" will not show in the Comment Driven box.
Comment #3
eiland commentedThere are also problems with node_form_template, which does kind of the same.
It seems I fixed it with having a
node-form.story.tpl.phpas in the attachment.It also seems that the "edit comment" dialogue uses a totally different template so it doesn't display the comment driven-block at all.