The Select field allows the users to choose one option from other available options. This is a single select dropdown field.
For example, show a select field when you want to choose a shoe size from options - 5, 6, 7, 8, 9, or 10.
You can learn more about how you can add this field to a content type in this article.
Configure more options as per your need
The Select field has a few more other properties that can be configured when you add it to a content type, which is:
1. Default:
-
- Enter the values that should be displayed in the Select dropdown list.
2. Validations:
-
- Make it a required field.
- Enable Localization
- Make it a private field.
3. More:
-
- Add a default value to the field.
- Add some help text to show information in a tooltip.
- Add placeholder value.