CAD · Question #255
What happens to the List view when a new field is added to an existing table?
The correct answer is D. The new field is not added to the List view. When a new field is added to an existing table, it is NOT automatically added to the List view. ServiceNow does not modify existing List view layouts when fields are added - list views are independent UI configurations. A user or administrator must explicitly add the new field to
Question
What happens to the List view when a new field is added to an existing table?
Options
- AThe new field is added at the end of the List
- BA new List View is created with the new field
- CThe new field is added at the start of the List
- DThe new field is not added to the List view
How the community answered
(29 responses)- A3% (1)
- C3% (1)
- D93% (27)
Explanation
When a new field is added to an existing table, it is NOT automatically added to the List view. ServiceNow does not modify existing List view layouts when fields are added - list views are independent UI configurations. A user or administrator must explicitly add the new field to the desired List view via the list column editor or by modifying the sys_ui_list records. This prevents unintended changes to existing views for all users.
Topics
Community Discussion
No community discussion yet for this question.