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.

Installs: 7 195

Dependents: 0

Suggesters: 0

Security: 0

Stars: 10

Watchers: 4

Forks: 7

Type:silverstripe-vendormodule

2.1.0 2024-09-13 01:43 UTC

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

Documentation