Field collection group

Categories

Component ID

2156531

Component name

Field collection group

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module provides formatters for field collection that group every value of a multi-valued field collection, using group options provided from the field_group module.

The idea is that you have a field_collection field with multiple values. Each value is wrapped in its own group and you can choose from:

  • vertical tabs
  • horizontal tabs
  • accordions
  • fieldsets

Also, you can choose a text field from the field collection to be the used as the text displayed for each tab. It is best to make it a required field.