sheadawson / silverstripe-dynamiclists
A Module that allows users to create custom data lists. These lists can then be used in a form control (specified via code by a developer) or within a user defined form to be able to define controlled vocabularies managed in a central location that might be used across several forms.
Package info
github.com/sheadawson/silverstripe-dynamiclists
Type:silverstripe-vendormodule
pkg:composer/sheadawson/silverstripe-dynamiclists
Requires
- php: ^8.1
- silverstripe/cms: ^4.12 || ^5
- symbiote/silverstripe-gridfieldextensions: ^3 || ^4
Replaces
README
A Module that allows users to create custom data lists. These lists can then be used in a form control (specified via code by a developer) or within a user defined form to be able to define controlled vocabularies managed in a central location that might be used across several forms.
Composer Install
composer require symbiote/silverstripe-dynamiclists: ^2
Requirements
- SilverStripe 4 & 5