By apramakr on
I have a field group that contains some CCK fields.
Is there a way to add another field group within the same node/add form carrying the same CCK fields, maybe using an 'Add another group' button or something ?
Any help is appreciated.
Thanks!
Comments
you can quite easily set your
you can quite easily set your cck fields up to allow multiple values, but with regards to a whole new fieldset you can't (unless you can find a module that somehow does this).
hmm.. yeah
i knew i could set up multiple values for a cck field, but I was hoping to find some solution which added a set of cck fields.
anyway, thanks!
I guess..
.. I'll take a look at Flexifield module.. just heard about it, not had a chance to look into it..
Will update here if that provides me the solution.
Thanks!