Skip to content

Use custom property names for select #765

Open
@alber70g

Description

@alber70g

Is it possible to use custom property names for a select.
For example I have the following array:

[
  { 
    id: 1,
    name: "blaat"
  },
  {
    id: 2,
    name: "another blaat"
  }
]

And define in the metadata to use id and name as respectively value and name?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions