By mahyarsbt on
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
You exactly mean
You exactly mean multi-group!
Simply use the latest alpha of CCK module(6.X 3 - alpha)
What's new and changing in PHP 8.4
thank you for replay with
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 ?
Yes they worked for
Yes they worked for me...
Yes, you could set "unlimited" number of groups in each group configuration page.
What's new and changing in PHP 8.4
I updated to CCK 3 dev,
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?