Courseiva
Working with DatamediumMatchingObjective-mapped

SNOW-CAD Working with Data Practice Question

Match each ServiceNow portal widget property to its purpose.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Runs on the client browser

Runs on the server during rendering

Defines the widget's HTML structure

Styles the widget

Defines widget dependencies on other widgets

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

Name: A unique identifier used to reference the widget in code

The correct matches are: Name as a unique identifier used in code, ID as the system-assigned sys_id, Roles as access control, and Filter Condition as display condition. Common confusions include swapping Name and ID or mixing Roles with Filter Condition.

Answer analysis

Option-by-option breakdown

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

  • Name: A unique identifier used to reference the widget in code

    Why this is correct

    The Name property is a human-readable identifier used to reference the widget in scripts and conditions.

  • ID: The unique system identifier assigned automatically

    Why this is correct

    The ID is a sys_id generated automatically by the system and uniquely identifies the widget record.

  • Roles: Defines which roles can view the widget

    Why this is correct

    The Roles property restricts visibility of the widget to users with specified roles.

  • Filter Condition: A condition that determines when the widget is displayed

    Why this is correct

    The Filter Condition property specifies a condition using conditions language, determining whether the widget appears on the portal page.

  • Name: The unique system identifier assigned automatically

    Why it's wrong here

    Incorrect — this definition describes the ID property, not Name. Name is a human-readable identifier.

  • Roles: A condition that determines when the widget is displayed

    Why it's wrong here

    Incorrect — this definition describes the Filter Condition property, not Roles.

About these practice questions

This SNOW-CAD question is part of Courseiva's 481-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam 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-CAD 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-CAD exam.