-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Open
Labels
area: extensions/widgets/listtype: featurecode contributing to the implementation of a feature and/or user facing functionalitycode contributing to the implementation of a feature and/or user facing functionality
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:
[taxonomies]
featured = "featured"
topic = "topics"
tag = "tags"
team = "team"
I originally thought the code widget would work, but it outputs only strings.
bmackinney
Metadata
Metadata
Assignees
Labels
area: extensions/widgets/listtype: featurecode contributing to the implementation of a feature and/or user facing functionalitycode contributing to the implementation of a feature and/or user facing functionality