I am using Drupal 6.10. My website is www.hauntedreviewer.com

If you go there and look at any attraction by clicking on its name, you will see the CCK node I have created. I will be going to some of the same attractions year after year. I was looking for a way that the fieldgroup I have for "haunted reviewer says ..." (contains year reviewed and review) could be versionable. Have most current year displayed, but be able to see previous reviews. How might this be possible? I know I could create another cck node for each year's review, but that seems like a last ditch kind of effort to take. Any help would be well appreciated.

Comments

markus_petrux’s picture

Maybe you can try to solve this playing with #119102: Combo field - group different fields into one

That patch is not ready though. But when it is, it allows you to repeat all the items in the fieldgroup while keeping the subgroups in sync so that a review is always paired with the "year" field, etc.

cbutts’s picture

Status: Active » Closed (fixed)