Libraries tagged by gridfield
zauberfisch/silverstripe-serialized-dataobject
3235 Downloads
SilverStripe database field that allows saving arbitrary data in a single db field using serialization
webbuilders-group/silverstripe-frontendgridfield
26244 Downloads
Wraps gridfield adding support for using it on the front-end.
thewebmen/silverstripe-pickerfield
19221 Downloads
GridField based management of has_one , has_many , and many_many relationship selection
moo/hasoneselector
21678 Downloads
This module provides CMS field to manage data object defined in a has_one relation.
littlegiant/silverstripe-persistentgridfield
9339 Downloads
GridField with persistent state for SilverStripe
jinjie/ss4-duplicate-dataobject
19453 Downloads
Adds a duplicate button to GridField in the CMS that enables duplicating of dataobjects
burnbright/silverstripe-hasonefield
38531 Downloads
Edit a has_one relationship using a GridField, triggered by clicking a button.
wedevelopnl/silverstripe-gridfieldsitetreebuttons
1326 Downloads
Modifies GridFields & GridField detail forms to use standard page edit form (with versioning, history & settings). Simple alternative for versionedgridfield.
webbuilders-group/silverstripe-gridfield-deleted-items
12058 Downloads
Provides a series of components that allows you to view versioned objects that have been deleted from the draft site.
offseat/gridfield-summary-row
539 Downloads
Add a summary row to gridfields (incl. totals)
milkyway-multimedia/ss-gridfield-utils
7190 Downloads
A collection of GridField components that you can use with any GridField, including Editable Rows and amy more
micschk/silverstripe-groupable-gridfield
12602 Downloads
This module allows drag & drop grouping of items in a GridField
micschk/silverstripe-gridfieldsitetreebuttons
17635 Downloads
Modifies GridFields & GridField detail forms to use standard page edit form (with versioning, history & settings). Simple alternative for versionedgridfield.
markguinn/silverstripe-gridfieldmultiselect
5658 Downloads
Gridfield extensions to add checkboxes for each row to easily delete or perform actions on multiple rows.
icecaster/versioned-gridfield
46084 Downloads
VersionedGridFieldDetailForm, for managing Sitetree (or any other versioned objects) in CMS interfaces, such as ModelAdmin