Skip to content

Map/Dictionary Widget #5489

@bmackinney

Description

@bmackinney

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: extensions/widgets/listtype: featurecode contributing to the implementation of a feature and/or user facing functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions