nerdexam
ServiceNow

CSA · Question #338

ServiceNow uses what term to describe all the data saved within a particular form?

The correct answer is C. Record. ServiceNow uses the term 'record' to describe all the data saved within a particular form, representing a complete entry in a database table.

Submitted by the_admin· Apr 18, 2026User Interface and Navigation

Question

ServiceNow uses what term to describe all the data saved within a particular form?

Options

  • AFields
  • BForm
  • CRecord
  • DLists

How the community answered

(15 responses)
  • B
    7% (1)
  • C
    93% (14)

Why each option

ServiceNow uses the term 'record' to describe all the data saved within a particular form, representing a complete entry in a database table.

AFields

Fields are individual data input elements on a form that store specific pieces of information, but they are components of a record, not the entire saved data entity.

BForm

A form is the user interface itself used to view and interact with data, not the actual data saved within it.

CRecordCorrect

A record represents a single row in a table, and in ServiceNow, a form is used to display, create, or modify the data contained within one specific record; saving a form updates or creates a record.

DLists

Lists display multiple records from a table, whereas a form typically interacts with the data of a single record.

Concept tested: ServiceNow record definition

Source: https://docs.servicenow.com/bundle/utah-platform-user-interface/page/use/platform_basics/concept/c_Records.html

Topics

#ServiceNow Records#Forms#Data Model#Platform Terminology

Community Discussion

No community discussion yet for this question.

Full CSA Practice