field_group_weight

Categories

Component ID

2576383

Component name

field_group_weight

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This project was forked off of the field_weight module. The field_weight module allows for users to modify field weights on a per node basis. Our team needed to modify field group weights on a per node basis. Because this functionality was not present in field_weight, we decided to fork field_weight and develop field_group_weight.

It allows users to manage the weight of field groups on specific nodes.

Installation:

Download & enable module
Configure the module -> choose the content types where group weight modifications are desired on a per node basis
Visit a node for the enabled content type
Modify the group weights by clicking on the "Field group display weights" tab

Known limitation:
Currently the weights are only modifiable for the default view mode.