Hi, this is exactly what i was looking for. I figured out that the module "flexifield" is not available for D7. On the info-page of flexifield i found the similar one for D7 (called Combofield, http://drupal.org/project/combofield) but there is no code available. Do you know another module for D7? Thank you so much. Florian Vaibhav Jain <in.vaibhavjain@gmail.com> hat am 23. April 2011 um 11:57 geschrieben:
Are you trying to say that you want to have both these fields act as a single block, and when a user clicks on any one, the other should appear too. something like - we can have 2 cck fields "First name" and "last name", clicking on add more will add another set of these 2 fields.
If so, this can be achieved by Flexifield module (http://drupal.org/project/flexifield) used by CCK. You need to define a content type and add cck fields, then mention these fields as Flexifields, and Voila, your work will be done :)
On Sat, Apr 23, 2011 at 2:56 PM, info@informatik-halle.de [mailto:info@informatik-halle.de] <info@informatik-halle.de [mailto:info@informatik-halle.de] >wrote:
Hi guys, i have 2 cck-fields set to unlimited values to allow people to add as many as they like. Is it possible that if someone clicks on "add more" (on cck-field 1) that there will be a new entry added on the cck-field 2 automatically. Thanks for the help. Florian
-- Regards, Vaibhav Jain