CAD · Question #134
What function do you use to add buttons, links, and context menu items on forms and lists?
The correct answer is B. UI Actions. UI Actions are used to add interactive elements such as buttons, links, and context menu items to forms and lists in ServiceNow.
Question
What function do you use to add buttons, links, and context menu items on forms and lists?
Options
- AUl Settings
- BUI Actions
- CUl Policies
- DUl Config
How the community answered
(36 responses)- A3% (1)
- B89% (32)
- C6% (2)
- D3% (1)
Why each option
UI Actions are used to add interactive elements such as buttons, links, and context menu items to forms and lists in ServiceNow.
UI Settings refers to user preferences and display configurations, not a tool for adding interactive elements.
UI Actions provide a way to create client-side or server-side scripts that execute when a user clicks a button, link, or selects a context menu item on a form, list, or related list, allowing for custom functionality and interactions.
UI Policies are used to dynamically change the behavior of form fields (e.g., make visible, mandatory, read-only), not to add buttons or links.
"UI Config" is not a standard ServiceNow function for adding buttons, links, or context menu items.
Concept tested: UI Actions functionality
Source: https://docs.servicenow.com/bundle/utah-servicenow-platform/page/administer/list-administration/concept/c_UIActions.html
Topics
Community Discussion
No community discussion yet for this question.