Active
Project:
CCK Combo
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 May 2011 at 20:53 UTC
Updated:
20 May 2011 at 10:02 UTC
Jump to comment: Most recent file
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | Adding a CCK Combo Field | 26.67 KB | capellic |
| #3 | Adding content with the CCK Combo Field | 25.83 KB | capellic |
| #3 | Display of CCK Combo Field content | 12.91 KB | capellic |
Comments
Comment #1
chhavik commentedThis module allows to add combination of 2 fields at a time.
Currently it has been done for the combo of Node Reference+Text and User Reference+Text.
Comment #2
mikeytown2 commentedThat sounds a lot like CCK 3.x multigroup. If you haven't tried out CCK 3.x give it a spin.
Comment #3
capellicOne key difference is that CCK Multigroup doesn't work with the 2.x branch. This does. Furthermore, CCK 3.x is still in alpha at this time.
I installed this module and it's pretty handy, but ultimately wonder if jumping over to CCK 3 isn't the right way forward, alpha or otherwise.
Attached are some screenshots that I took while evaluating.
Comment #4
mikeytown2 commented3.x has a lot of users already. Most of the big bugs have been worked out already.
http://drupal.org/project/usage/1096234
Comment #5
chhavik commentedI tried out the CCK 3.x and multigroup is a pretty good module. It was working well with the fresh drupal installation and not with my current project going on. Still lot of bugs needs to be fixed. But yes, i can list down the following differences b/w the two:-
1) Multigroup can work only with 3.x whereras CCK Combo can be integrate with both 2.x and 3.x
2) Multigroup allows to create a group, for which it is necessary to enable both 'Node Reference' and 'User Reference' modules to create a combination, whereas with CCK combo, you dont even need to enable these 2 modules and only one module can do the needful.