Skip to content

Use dropdown box for objects that have pre-defined choices #16

@jwilberding

Description

@jwilberding

If an input has defined choices (example: "gender" : { "type":"string", "choices": [ {"value":"male","label":"Guy"}, {"value":"female","label":"Girl"} ]}), it would best be represented by a drop down box instead of just a regular single text input box.

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