symbiote/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: 5 765

Dependents: 1

Suggesters: 0

Security: 0

Stars: 10

Watchers: 3

Forks: 6

Open Issues: 0

Type:silverstripe-vendormodule

2.0.8 2019-08-26 01:36 UTC

This package is auto-updated.

Last update: 2023-03-26 09:34:57 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.0

Requirements

  • SilverStripe 4.0+

Documentation