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

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

Open
lukyncze opened this issue Nov 29, 2020 · 0 comments
Open

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

lukyncze opened this issue Nov 29, 2020 · 0 comments

Comments

@lukyncze
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant