Libraries tagged by gridfield
zauberfisch/silverstripe-serialized-dataobject
4479 Downloads
SilverStripe database field that allows saving arbitrary data in a single db field using serialization
webbuilders-group/silverstripe-frontendgridfield
27575 Downloads
Wraps gridfield adding support for using it on the front-end.
moo/hasoneselector
23714 Downloads
This module provides CMS field to manage data object defined in a has_one relation.
fromholdio/silverstripe-minigridfield
3296 Downloads
briceburg/silverstripe-pickerfield
40996 Downloads
GridField based management of has_one , has_many , and many_many relationship selection
unisolutions/silverstripe-copybutton
36143 Downloads
Adds copy button to the GridField.
littlegiant/silverstripe-persistentgridfield
9643 Downloads
GridField with persistent state for SilverStripe
burnbright/silverstripe-hasonefield
39100 Downloads
Edit a has_one relationship using a GridField, triggered by clicking a button.
wedevelopnl/silverstripe-gridfieldsitetreebuttons
1789 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
12513 Downloads
Provides a series of components that allows you to view versioned objects that have been deleted from the draft site.
ucenna/silverstripe-sectioned-gridfield
313 Downloads
Add sub grids to your gridfields.
offseat/gridfield-summary-row
915 Downloads
Add a summary row to gridfields (incl. totals)
micschk/silverstripe-groupable-gridfield
12682 Downloads
This module allows drag & drop grouping of items in a GridField
micschk/silverstripe-gridfieldpages
2472 Downloads
Base Page & Holder classes for managing SiteTree items in a Gridfield instead of via SiteTree
markguinn/silverstripe-gridfieldmultiselect
5739 Downloads
Gridfield extensions to add checkboxes for each row to easily delete or perform actions on multiple rows.