In regular fields there is an option to set them to 'unlimited' so that on the front end, a user has the choice to add more fields with the 'add another item' button. Can we add this feature to fieldgroups so a user can add more groups?

(Basically I wanted to be able to add image fields and text fields grouped together in field group for creating an image gallery) Not sure if there is another way to do this but I'm going to try 'Field Collection' module

Comments

PMorris’s picture

Title: "Add more" button » "Add another item" button
Stalski’s picture

Status: Active » Closed (won't fix)

Since the field system has its own way of defining the fields and appropriate validation and storage, it is very very hard to take over the delta and other underlaying stuff by field group.

If i thought it was a small thing, i would create it, but i know it can't be simple. We would need to have the add more buttons of fields triggered and do javascipt magic to put them in a new javascript added field group. I like challenges, but this one is mission::imposible

PMorris’s picture

No worries thanks for answering so quickly. I sort of have a solution using Media module and adding captions to multiple images that way