QuestionQ139

Application User Interface

What occurs to the List view when a new field is added to an existing table?

  • 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
Explanation

When a new field is added to an existing table, ServiceNow automatically places it on the default form (at the end of the first section) but does NOT automatically add it to the List view. List layouts are controlled separately and must be updated manually via Configure > List Layout to surface the new column. Therefore the new field is not added to the List view, making C correct; the existing answer B (added at the end of the list) confuses form behavior with list behavior.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!