1.1releasedField Group

Group fields in a row.

Clone URLhttps://github.com/pixelninja/field_group.git

Add as a submodulegit submodule add https://github.com/pixelninja/field_group.git extensions/field_group --recursive

Compatibility

2.x.x2.1.x2.2.x2.3.x2.4.x2.5.x2.6.x2.7.02.7.12.7.22.7.32.7.42.7.52.7.62.7.72.7.82.7.92.7.10
NoNoNoNoNoNoNo1.11.11.11.11.11.11.11.11.11.11.1

Readme

Field Group

A Symphony CMS extension to group fields in a row.

Purpose

Sometimes there are groups of fields that would look nicer in a row, either aesthetically or for a better UI, instead of stacked. This solves that.

Installation

  • Upload the /field_group folder to your Symphony /extensions folder.
  • Enable it by selecting "Field Group", choose Enable from the with-selected menu, then click Apply.

Usage

There are 2 fields, Group Start and Group End. All fields within those will be grouped into a parent wrapper. If there is no Group End field, it will pull out all following fields (including other Groups) so use wisely.

As this groups using Javascript, fields with a different placement will not be included. Make sure each field within a group has the same placement.

Todo

  • Add columns option, to allow for a maximum column length within rows.

Version history

Requires Symphony 2.7.x

  • Compatibility with Checkbox field

Requires Symphony 2.7.x