Auswahlfeld
Auswahlfeld is a German term used in user interface design to denote a control that presents a finite set of options from which the user can select one or more values. It is a generic category that encompasses several concrete controls, such as dropdowns (comboboxes), list boxes, and groups of radio buttons or checkboxes.
In practice, selection fields are used in forms, settings screens, and data entry tasks where a predefined
Design and accessibility considerations include clear labeling, a readable list of options, and a sensible default
Alternatives and related controls include text inputs with autocomplete, radiobutton groups, and checkbox groups, depending on