Download the PHP package bratiask/silverstripe-pickerfield without Composer
On this page you can find all versions of the php package bratiask/silverstripe-pickerfield. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bratiask/silverstripe-pickerfield
More information about bratiask/silverstripe-pickerfield
Files in bratiask/silverstripe-pickerfield
Download bratiask/silverstripe-pickerfield
More information about bratiask/silverstripe-pickerfield
Files in bratiask/silverstripe-pickerfield
Vendor bratiask
Package silverstripe-pickerfield
Short Description GridField based management of has_one , has_many , and many_many relationship selection
License BSD-3-Clause
Homepage https://github.com/briceburg/silverstripe-pickerfield
Package silverstripe-pickerfield
Short Description GridField based management of has_one , has_many , and many_many relationship selection
License BSD-3-Clause
Homepage https://github.com/briceburg/silverstripe-pickerfield
Please rate this library. Is it a good library?
Informations about the package silverstripe-pickerfield
silverstripe-pickerfield
SilverStripe 3 GridField based management of has_one , has_many , and many_many relationship selection
Requirements
- SilverStripe >= 3.1
- Andrew Short's GridFieldExtensions [ https://github.com/ajshort/silverstripe-gridfieldextensions ]
Why?
- An efficient* GridField based interface to manage relationship selections.
- GridField doesn't appear to natively support has_one relationships.
- The ability to edit and create selected items.
Thanks to the great work of the SilverStripe team and Andrew Short's GridFieldExtensions, the development of this module was a bit easier. Be kind to them.
* by efficient we needed ajax + pagination, as we couldn't load all records into a dropdown list for instance.
Usage Overview
Screenshots;
overview
link button search [via GridFieldExtensions]
Bugs
For support or questions, please use the GitHub provided issue tracker;
All versions of silverstripe-pickerfield with dependencies
PHP Build Version
Package Version
The package bratiask/silverstripe-pickerfield contains the following files
Loading the files please wait ....