decaporg / decaporg/decap-cms

Map/Dictionary Widget

Open
#5,489 5 comments 1 reaction 0 assignees View on GitHub
area: extensions/widgets/list type: feature
Dominant language
JavaScript
Stars
19.4k
Forks
3.1k
Avg merge
1d 14h
Merged PRs (30d)
9

Description

https://answers.netlify.com/t/map-dictionary-fields/5241 has problem faced and solution found.

I'm making a files collection for hugo configuration files, and to edit the taxonomies field requires users to be able to define keys and values, resulting in something like:
```toml
[taxonomies]
featured = "featured"
topic = "topics"
tag = "tags"
team = "team"
```
I originally thought the code widget would work, but it outputs only strings.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.