Skip to content

[Feature Request] Defaults for multi-select list #2

@rthill91

Description

@rthill91

I'd really like to be able to have default selections for a multi-select list. I would envision this as either an extension of the existing default key where I could pass a list of selections, or as an option in the choices like

"choices": [
  {"name" "Foo", "value": "foo", "selected": True},
  {"name" "Bar", "value": "bar", "selected": True},
]

Apologies if this is already possible and I just missed it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions