Courseiva
UI, Navigation and FormsmediumMultiple ChoiceObjective-mapped

SNOW-CSA UI, Navigation and Forms Practice Question

A project manager wants all incident forms to display a static informational message at the top for all users without any conditions. Which method is most efficient and requires the least ongoing maintenance?

⚠ Common exam trap

The trap here is that candidates often overcomplicate the solution by choosing a UI Policy or UI Script, thinking they need a dynamic condition, when a simple form annotation is the most efficient and maintenance-free approach for a static message.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Add a form annotation to the incident form view.

A form annotation is the most efficient method for displaying a static informational message on all incident forms without conditions. It requires no scripting, no conditions, and no ongoing maintenance, as it is a simple configuration on the form view that persists across all records.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Create a CMS banner that targets the incident module.

    Why it's wrong here

    CMS banners are for portal headers, not specific table forms.

  • Add a form annotation to the incident form view.

    Why this is correct

    Form annotations are static, easy to add, and do not require conditions or code.

  • Create a UI Script that runs on load and adds a message.

    Why it's wrong here

    UI Scripts are client-side code and require maintenance; they are overkill for a static message.

  • Create a UI Policy with an 'always true' condition to show a message.

    Why it's wrong here

    UI Policies introduce server-side evaluation even when always true, adding unnecessary load.

About these practice questions

Courseiva writes every SNOW-CSA question from scratch — 504 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This SNOW-CSA practice question is part of Courseiva's free ServiceNow certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SNOW-CSA exam.