Experimental project
This is a sandbox project, which contains experimental code for developer use only.
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
- Go to admin/structure/types and edit your content type
- Select Manage Display settings and in the group settings change the Field group format to list
- 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
Project information
- Created by sirviejo on , updated


