🎈 Welcome to the Marketplace — Explore and discover the ecosystem around DatoCMS, and share your own work with the community!

Typed List Editor

Plugin for editing typed list (list of strings, enums, numbers) in DatoCMS using JSON field

This is a Community Plugin! Learn how create your own plugin, or copy and remix existing ones in our documentation

Typed List field editor plugin for DatoCMS

This plugin transforms JSON fields of array type into editable lists.

Editing fields

When installing this plugin on a JSON field, you can configure two properties:

  • type: defines the type of the array items. Possible values string and number. Default is string.
  • options: when type is set to string, you can specify string of comma separated values allowed to be inserted into the array. This is done by replacing the regular text field to select dropdown. Note, this is not a validation rule but a user interface feature.

Example:

Configuring options

Editing options

TODOs:

  • convert to React
  • add more types (color, url, etc.)
Typed List Editor
Plugin for editing typed list (list of strings, enums, …
Publisher
Author gravatarsmnh
Package
Visit NPM
Plugin type
Field editor
Compatible with fields
JSON
Current version
0.1.4
Installs count
Last update