Download the PHP package burnbright/silverstripe-hasonefield without Composer
On this page you can find all versions of the php package burnbright/silverstripe-hasonefield. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download burnbright/silverstripe-hasonefield
More information about burnbright/silverstripe-hasonefield
Files in burnbright/silverstripe-hasonefield
Download burnbright/silverstripe-hasonefield
More information about burnbright/silverstripe-hasonefield
Files in burnbright/silverstripe-hasonefield
Vendor burnbright
Package silverstripe-hasonefield
Short Description Edit a has_one relationship using a GridField, triggered by clicking a button.
License BSD-2-Clause
Package silverstripe-hasonefield
Short Description Edit a has_one relationship using a GridField, triggered by clicking a button.
License BSD-2-Clause
Please rate this library. Is it a good library?
Informations about the package silverstripe-hasonefield
SilverStripe has_one field
Allows you to create a CMS button for creating and editing a single related object. It is actually a grid field, but just looks like a button.
Installation
Usage
You must pass through the parent context ($this), so that the has_one
relationship can be set by the GridFieldDetailForm
.
Filtering Results
To filter the results shown in the picker use HasOneAddExistingAutoCompleter::setSearchList
.
All versions of silverstripe-hasonefield with dependencies
PHP Build Version
Package Version
Requires
silverstripe/vendor-plugin Version
^1.0 || ^2.0
silverstripe/framework Version ^4.0 || ^5.0
silverstripe/framework Version ^4.0 || ^5.0
The package burnbright/silverstripe-hasonefield contains the following files
Loading the files please wait ....