Field Group List

Component ID

1710684

Component name

Field Group List

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

General Description

Fieldgroup List adds an ordered or unordered list as an html wrapper for the FieldGroup module.
It will wrap all the elements inside this group with an <ul> or <ol> and it will render all the elements inside the group inside a <li> element.

How to use this module

  1. Go to admin/structure/types and edit your content type
  2. Select Manage Display settings and in the group settings change the Field group format to list
  3. By default the list will render an unordered list, you can change it to render an ordered list. Note that you can add additional classes in the Extra CSS classes field