Hello,

I have 2 fields called "Item 1" and "Date" where user can add multiple items along with the date by clicking add more button. The default "Number of values:" will add a button to and individual cck field. But i want to have it to a group or fields. Is there any possibility or work around to achieve the same?

Please let me know.

thanks,
Sajjad

Comments

WorldFallz’s picture

The v3 dev version of cck adds this feature-- it's called a combofield. You might also want to checkout the http://drupal.org/project/flexifield module.

mshussains’s picture

Thank you so much WorldFallz.
When i install cck v3, couple of fields are not working like group field. Is there any documentation about how to use Flexifield to achive what i wanted?
It would be great if some one could guide me regarding the same.

WorldFallz’s picture

It's actually pretty straight forward-- it's documented in the README.txt file that comes with the module.