Download the PHP package adrhumphreys/silverstripe-textdropdownfield without Composer
On this page you can find all versions of the php package adrhumphreys/silverstripe-textdropdownfield. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download adrhumphreys/silverstripe-textdropdownfield
More information about adrhumphreys/silverstripe-textdropdownfield
Files in adrhumphreys/silverstripe-textdropdownfield
Download adrhumphreys/silverstripe-textdropdownfield
More information about adrhumphreys/silverstripe-textdropdownfield
Files in adrhumphreys/silverstripe-textdropdownfield
Vendor adrhumphreys
Package silverstripe-textdropdownfield
Short Description A text field combined with a dropdown field.
License BSD-3-Clause
Package silverstripe-textdropdownfield
Short Description A text field combined with a dropdown field.
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package silverstripe-textdropdownfield
Text dropdown field
This lets you add field that is a combination of a dropdown and a text field
Requirements
- PHP ^7.4 || ^8.0
- SilverStripe ^4.0 || ^5
Installation
Documentation
When using this field you'll need to specify the name of the field, the title for the field, the text relation, the dropdown relation followed by the dropdown source.
An example usecase could look like this:
If you want to specifically edit the dropdown or text field you can access those through getTextField
and getDropdownField
on the field after it's been created
Maintainers
- Adrian [email protected]
Development and contribution
Smash that PR button 🥰
All versions of silverstripe-textdropdownfield with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0
silverstripe/framework Version ^4.0 || ^5.0
silverstripe/admin Version ^1.0 || ^2.0
silverstripe/framework Version ^4.0 || ^5.0
silverstripe/admin Version ^1.0 || ^2.0
The package adrhumphreys/silverstripe-textdropdownfield contains the following files
Loading the files please wait ....