Martijn 9be6bf26cf Update javascript/GridFieldExtensions.js
Allow query parameters like Translatable Locale for reorder and movetopage actions
2013-02-15 19:50:44 +01:00
2012-12-16 01:16:57 +11:00
2013-02-12 23:52:53 +11:00
2013-02-10 17:10:54 +11:00
2013-02-09 16:01:26 +11:00

SilverStripe Grid Field Extensions Module

This module provides a number of useful grid field components:

  • GridFieldAddExistingSearchButton - a more advanced search form for adding items.
  • GridFieldAddNewInlineButton - builds on GridFieldEditableColumns to allow inline creation of records.
  • GridFieldAddNewMultiClass - lets the user select from a list of classes to create a new record from.
  • GridFieldEditableColumns - allows inline editing of records.
  • GridFieldOrderableRows - drag and drop re-ordering of rows.

See docs/en/index.md for documentation and examples.

Description
A collection of useful grid field components.
Readme 1.2 MiB
Languages
PHP 80.5%
JavaScript 13.7%
Scheme 3%
CSS 2.8%