Skip to content

forms select implementar value->label #32

@masakik

Description

@masakik

Usando esse formato

options : [
[
'value' => 'chave1',
'label' => 'valor1',
],
[
'value' => 'chave2',
'label' => 'valor2',
],
],

e mantendo o formato simples
"options": [
"1°",
"2°"
],

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions