CAD · Question #152
Which items are valid UI Action types in ServiceNow? (Choose 3 answers)
The correct answer is C. Form choice: These are UI Actions that appear as choices in form context menus, allowing D. Form button: These are buttons that appear on forms, enabling users to execute defined E. List banner button: These are buttons that appear in the list view's banner, providing actions. ServiceNow supports several distinct UI Action types. Form choice (C) creates selectable options in a form's context menu. Form button (D) renders a clickable button directly on a record form. List banner button (E) adds action buttons to the banner area above a list view…
Question
Which items are valid UI Action types in ServiceNow? (Choose 3 answers)
Options
- AWorkflow action
- BRecord navigation button
- CForm choice: These are UI Actions that appear as choices in form context menus, allowing
- DForm button: These are buttons that appear on forms, enabling users to execute defined
- EList banner button: These are buttons that appear in the list view's banner, providing actions
How the community answered
(27 responses)- A4% (1)
- B4% (1)
- C93% (25)
Explanation
ServiceNow supports several distinct UI Action types. Form choice (C) creates selectable options in a form's context menu. Form button (D) renders a clickable button directly on a record form. List banner button (E) adds action buttons to the banner area above a list view. Workflow action (A) is not a UI Action type-workflows are a separate automation engine in ServiceNow. Record navigation button (B) is not among the standard UI Action types applicable in this context.
Topics
Community Discussion
No community discussion yet for this question.