Skip to content
This repository was archived by the owner on Jan 20, 2022. It is now read-only.
This repository was archived by the owner on Jan 20, 2022. It is now read-only.

Suggestion - Select field (More fields to edit) #215

Description

@lukyncze

Hello, I would like to ask, if it is possible to add to Select field (In form fields) both editable things:
Name and value of the option

For now there is only editable field for name not value.

For example how I would be perfect:

<select id="cars" name="cars">
    <option **value="volvo"**>**Volvo XC90**</option>
    <option **value="saab"**>**Saab 95**</option>
    <option **value="mercedes"**>**Mercedes SLK**</option>
    <option **value="audi"**>**Audi TT**</option>
</select>

I am sorry, if I posted this to the bad place.

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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