正解:A,B,C,D
UI Actions related to Lists in ServiceNow provide ways to interact with and modify list data through different UI elements.
Correct Answers & Their Functions:
A . List Links ✅
Appear at the bottom of lists and provide actions such as "Create New" or "Save as Template." B . List Control ✅ Located in the list title bar, allowing users to configure views, export data, and refresh lists.
C . List Buttons ✅
Buttons added to a list form that trigger specific actions, such as "Approve" or "Reject." D . List Context Menu ✅ Right-click menu on list records providing actions like Edit, Delete, Assign, and Export.
Why Are Other Options Incorrect?
E . List Override ❌
No such feature called "List Override" exists in ServiceNow.
F . List Choices ❌
This term is not a recognized UI Action for lists in ServiceNow.
Reference:
ServiceNow CSA Documentation - UI Actions in Lists
ServiceNow Official Documentation - List Controls and Actions (https://docs.servicenow.com)
✅ Final Answer: A, B, C, D (List Links, List Control, List Buttons, List Context Menu)