Closed (fixed)
Project:
Content Construction Kit (CCK)
Version:
6.x-3.x-dev
Component:
content_multigroup.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Jun 2009 at 23:47 UTC
Updated:
15 Jul 2009 at 17:20 UTC
Comments
Comment #1
markus_petrux commented- For keeping track of changes in fields, the only way I know of is using node revisions or maybe custom module to store the changes somewhere else.
- For displaying the history of changes, you may want to try with the diff module, or using custom code to alter the output of the fields (overriding theme functions or implementing custom formatter for the field).
Comment #2
markus_petrux commentedAssuming the doubts are resolved here. Please, re-open if you need further assistance.