Hi, initially after installing CT Plus for OpenAtrium, everything was working. But after re-ordering some fields, Comment Driven no longer shows fields inside fieldgroups.

This actually happened after uninstalling iTweak Upload. That's when the fields inside groups suddenly disappeared. The HTML in the Comment Driven box just shows:

<div id="" class="form-item">
      </div>
CommentFileSizeAuthor
#3 node-form-story.tpl_.php_.txt4.33 KBeiland

Comments

Anonymous’s picture

Moving field out of its group restores the comment driven functionality. So is it a field groups issue?

Anonymous’s picture

Title: Fields in groups disappearing » Conflicts with Node form columns
Priority: Major » Normal

Comment 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.

eiland’s picture

Title: Conflicts with Node form columns » Conflicts with Node form columns and node_form_template
StatusFileSize
new4.33 KB

There 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.php as 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.