Skip to content

Dean-Forest-Tech/silverstripe-gridfieldaddons

 
 

Repository files navigation

SilverStripe GridFieldAddOns

Scrutinizer Code Quality

Introduction

GridFieldAddOns is a collection of 5 components to extend the Silverstripe GridField:

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.

GridFieldRecordHighlighter highlights records in a GridField.

GridFieldUserColumns gives users control over the columns of the GridField.

Allows you to re-format any dates on the GridField column provider while retaining sorting.

Allows you to define custom GridFieldDetailForm_ItemRequest for your DataObject via config.

Requirements

SilverStripe Framework 5+

NOTE For SilverStripe 3 support use the 1 branch, for SilverStripe 4, use branch 2.

Installation

Instalation is done via composer: composer require dft/silverstripe-gridfieldaddons

Maintainers

  • Andreas Piening <piening at 3online dot de>
  • Mark Anderson
  • Morven Lewis-Everley

About

GridFieldAddOns is a collection of plugins for the Silverstripe GridField.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 74.7%
  • JavaScript 16.2%
  • CSS 7.9%
  • Scheme 1.2%