ServiceNow Certified Application Developer — Question 151
What happens to the List view when a new field is added to an existing table?
Answer options
- A. The new field is added at the start of the List
- B. The new field is added at the end of the List
- C. The new field is not added to the List view
- D. A List View is created with the new Field
Correct answer: C
Explanation
The correct answer is C because adding a new field to an existing table does not automatically include it in the List view. Options A, B, and D are incorrect as they suggest that the new field will appear in the List view in some capacity, which is not the case.