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

(Image content)

[

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

](https://www.datocms.com/docs/plugin-sdk/introduction.md)

## DatoCMS Multiselect Plugin

## Screenshot

(Image content)

(Image content)

## Configuration

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

```$json
[    { "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`