Remove the "- None -" option from select fields
Without required field
With required field
Issue:
A - None - option often appears in select fields, causing ambiguity for users and content editors. This option shows up even though it's not defined in the Sitebuilding configuration, leading to questions about its origin and purpose.
Solution:
Enabling the required setting in the field configuration of the content type will remove the - None - option, as the field will always need a valid selection.