Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability for empty dropdown option #843

Closed
markcrafted opened this issue Aug 16, 2022 · 1 comment
Closed

Add ability for empty dropdown option #843

markcrafted opened this issue Aug 16, 2022 · 1 comment

Comments

@markcrafted
Copy link

Ability to have an empty dropdown value prompting the user to select an option.

For example "Please Select" as an option with a null value.

You can't create a dropdown with a caption with an empty value as it is saved with a value of 'undefined'.

Another option would be to have validation on the dropdown value. Then a user can create an option "Please Select" with a value but cause the control to validate against it.

@AndyButland
Copy link

This will be included in the next minor release for Forms.

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

No branches or pull requests

2 participants