for example:
i have group of fields for Education
- Education field
- Education branch
- Education degree

or group of fields for Resume
- Job Title/position
- duration
- company

When user filled-up all fields of that group, then he can be able to "add another" group of fields (not a single field)

how can i do it?

please help me

thanks

Comments

ayesh’s picture

You exactly mean multi-group!
Simply use the latest alpha of CCK module(6.X 3 - alpha)

mahyarsbt’s picture

thank you for replay

with multi-group can "add another" ?

i used CCK 6.x 2
and used lots of CCK sub modules like:
filefield
imagefield
CCK Email
CCK Name
CCK Phone
CCK Link
multiselect
conditional_fields
etc...

Do all off modules work correctly with 6.x 3?
Will i face any problem or issuse if i use CCK 6.x 3 instead of 6.x 2 ?

ayesh’s picture

Yes they worked for me...
Yes, you could set "unlimited" number of groups in each group configuration page.

apoc1’s picture

I updated to CCK 3 dev, enabled multigroup and ran update.php, but there are no new options appearing on the fieldgroup configurationpage. Am I missing something?