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>
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | node-form-story.tpl_.php_.txt | 4.33 KB | eiland |
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.