This repository was archived by the owner on Jul 7, 2020. It is now read-only.
This repository was archived by the owner on Jul 7, 2020. It is now read-only.
Placeholder for pulldown fieldtype #10
Open
Description
Hey,
woulde be nice if the pulldown
-fieldtype would support placeholder. Something like:
<select>
<option value="" disabled selected>My Placeholder</option>
<option value="2" >Option 2</option>
<option value="3" >Option 3</option>
<option value="4" >Option 4</option>
</select>
Now you can add a new item and stick it on the top of list. But the user would still be able to submit the placeholder value.
Metadata
Metadata
Assignees
Labels
No labels