CSA · Question #151
What type of field has a drop down list, from which you can pick from pre-defined options?
The correct answer is A. Choice. The type of field that displays a drop-down list of pre-defined options is called a Choice field.
Question
What type of field has a drop down list, from which you can pick from pre-defined options?
Options
- AChoice
- BPicker
- CDrop down
- DOption
How the community answered
(32 responses)- A91% (29)
- B3% (1)
- D6% (2)
Why each option
The type of field that displays a drop-down list of pre-defined options is called a Choice field.
A Choice field in ServiceNow is specifically designed to present a drop-down list from which users can select one of several pre-defined options. This field type ensures data consistency and simplifies data entry by restricting input to a set of valid values.
`Picker` is a general term for selecting an option, but `Choice` is the specific field type in ServiceNow.
While it describes the user interface element, `Drop down` is not the official field type name in ServiceNow.
`Option` refers to one of the selectable items within the list, but not the field type itself.
Concept tested: ServiceNow Choice field type
Source: https://docs.servicenow.com/bundle/utah-platform-administration/page/administer/reference-pages/reference/r_FieldTypes.html
Topics
Community Discussion
No community discussion yet for this question.