Hello all,
I'm using open atrium intranet box, i installed CT plus,Comment driven, and Driven API to update certain fields via comment thread. I'm using CCK 3 Multigroup widget to group certain fields. In my multigroup i'm having nodereference field, and two more text fields.
I'm using my multigroup field inside comment form, with the help of Comment Driven and Driven API. But the problem is only the nodereference field inside the multigroup is not updating , when editing and saving the comment.
After debugging in many ways, i found that inside the 'comment_driven_log' database table , changes are not updated. And also i found out that the array structures of the nodereference field is collapsed.
Thanks in advance, any help would be appreciated