CSA · Question #242
What are examples of UI Actions relating to forms? (Choose three.)
The correct answer is C. Form Buttons D. Form Context Menu E. Form Links. UI Actions on forms typically appear as buttons, context menu items, or links, enabling users to interact with records and trigger specific logic.
Question
What are examples of UI Actions relating to forms? (Choose three.)
Options
- AForm Columns
- BForm View
- CForm Buttons
- DForm Context Menu
- EForm Links
How the community answered
(18 responses)- A6% (1)
- B6% (1)
- C89% (16)
Why each option
UI Actions on forms typically appear as buttons, context menu items, or links, enabling users to interact with records and trigger specific logic.
Form Columns define the layout and fields displayed on a form, not interactive elements created by UI Actions.
Form View determines which fields and related lists are displayed for a form; it is a display configuration, not a UI Action itself.
Form Buttons are a common type of UI Action, placed at the top or bottom of a form to trigger specific server-side or client-side logic.
Form Context Menus (right-click menus) can contain UI Actions, offering additional options for the record.
Form Links (e.g., related links) can be UI Actions that perform specific operations when clicked.
Concept tested: ServiceNow UI Actions
Source: https://docs.servicenow.com/bundle/utah-platform-administration/page/administer/list-administration/concept/c_UIActions.html
Topics
Community Discussion
No community discussion yet for this question.