2017 © Pedro Peláez
 

silverstripe-module gridfield-addons

GridFieldAddOns is a collection of plugins for the Silverstripe GridField.

image

silverstripe/gridfield-addons

GridFieldAddOns is a collection of plugins for the Silverstripe GridField.

  • Sunday, February 18, 2018
  • by smindel
  • Repository
  • 2 Watchers
  • 20 Stars
  • 9,575 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 8 Forks
  • 12 Open issues
  • 1 Versions
  • 5 % Grown

The README.md

GridFieldAddOns

Introduction

GridFieldAddOns is a collection of plugins for the Silverstripe GridField., (*1)

Currently there are 4 components:, (*2)

  • GridFieldExpandableForm GridFieldExpandableForm is a GridField component to display a form for a GridField item like GridFieldDetailForm does, but within the GridField. It expands the item in the fashion of a jQueryUI accordion effect instead of opening the form in the main part of the UI.
  • GridFieldEditableCells GridFieldEditableCells turns your GridField into a spreadsheet. You click on a cell change the value, done. Like GridFieldExpandableForm it offers a quick way of editing a limited set of fields on a lot of records conveniently.
  • GridFieldRecordHighlighter GridFieldRecordHighlighter highlights records in a GridField.
  • GridFieldUserColumns GridFieldUserColumns gives users control over the columns of the GridField.

Although I am using all the components in production they are rather in a beta stage. You helping me fixing bugs or improving the module is appreciated., (*3)

Requirements

SilverStripe Framework 3.0+, (*4)

Installation

Please follow the standard module installation documentation. The module has to reside in a toplevel folder called GridFieldAddOns/., (*5)

Maintainers

Andreas Piening , (*6)

The Versions

18/02 2018

dev-master

9999999-dev https://github.com/smindel/silverstripe-GridFieldAddOns

GridFieldAddOns is a collection of plugins for the Silverstripe GridField.

  Sources   Download

BSD-3-Clause

The Requires

 

component silverstripe gridfield