Skip to content

EcoLogicAG/datocms-plugin-multiselect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is not mantained anymore!

DatoCMS Multiselect Plugin

Screenshot

Configuration

Editor

Configuration

Please provide the possible values in the plugin configuration (per field):

[
    { "key": "a_key", "value": "Displayed value" },
    { "key": "another_key", "value": "Displayed value" }
]

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run npm run build to build into dist

About

A plugin that transforms a JSON field to a Multi-Select Input Field

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors