Views Group Field

Categories

Component ID

1241454

Component name

Views Group Field

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Views Group Fields allows you to group fields contained in a views row. It does this by allowing you to wrap groups of fields into wrapping markup. It is a view row style plugin.

For example if you have a view with three fields (title, body, tags) you you can put the body and title in one wrapping div and the tags in another. The most common use case would be to allow you to easily place certain fields to the right an others to the left.

It is intended as a tool for site builders who are familiar with front end coding. You can set the css classes you need for the groups but you will have to create the css yourself.