field_group_table.api.php |
field_group_table.api.php |
|
Hooks provided by Field Group Table. |
field_group_table.info |
field_group_table.info |
|
name = Field Group Table
description = Render fields in a 2-column table
package = Fields
dependencies[] = field_group
core = 7.x |
field_group_table.module |
field_group_table.module |
|
Adds a "Table" format to Field Groups. |
README.txt |
README.txt |
|
SUMMARY
-------
This module extends the Field Group module and provides a "Table" group format,
which renders the fields it contains in a table. The first column of the table
contains the field labels and the second column contains the… |