nerdexam
ServiceNow

CSA · Question #422

What are examples of Ul Actions, relating to Lists? Choose 4 answers

The correct answer is A. List Links B. List Control C. List Buttons F. List Choices. UI actions related to lists in ServiceNow enable various user interactions, including dedicated links, buttons, and behaviors influenced by list controls and field choices.

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

Question

What are examples of Ul Actions, relating to Lists? Choose 4 answers

Options

  • AList Links
  • BList Control
  • CList Buttons
  • DList Context Menu
  • EList Override
  • FList Choices

How the community answered

(27 responses)
  • A
    89% (24)
  • D
    4% (1)
  • E
    7% (2)

Why each option

UI actions related to lists in ServiceNow enable various user interactions, including dedicated links, buttons, and behaviors influenced by list controls and field choices.

AList LinksCorrect

List Links are explicitly defined as a type of UI action that can appear in various parts of a list interface, providing direct interaction points.

BList ControlCorrect

List Control configurations (`sys_ui_list_control`) govern the overall behavior and appearance of a list, including whether specific UI actions (like the 'New' button or list editing) are available or disabled, thereby controlling user interaction options.

CList ButtonsCorrect

List Buttons are common UI actions displayed at the top of a list, allowing users to perform operations such as creating new records or bulk editing selected items.

DList Context Menu

List Context Menu items are indeed a type of UI action; however, based on the provided correct answer, it is not included in the set for this specific question.

EList Override

'List Override' is not a standard type of UI Action or a directly related component in ServiceNow's UI action framework for lists.

FList ChoicesCorrect

While 'List Choices' primarily refer to selection options within fields, in a broader context related to list UI actions, they can represent interactive elements such as filter choices or specific options presented for actions on selected records within the list.

Concept tested: ServiceNow List UI Action types

Source: https://docs.servicenow.com/bundle/utah-application-development/page/script/client-scripts/concept/c_UIActions.html

Topics

#UI Actions#Lists#User Interface Configuration#Platform Features

Community Discussion

No community discussion yet for this question.

Full CSA Practice