SNOW-CAD Practice Question: Application development using ServiceNow Studio
A developer wants to create a new UI action that appears on the form only when the record is in a specific state. Which property should be configured?
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
✓
Script condition
The 'Script condition' property allows writing a script to determine visibility based on the record's state, such as checking if the state field equals a particular value. Option B, the 'Condition field', is used for simple condition comparisons but cannot evaluate state without additional scripting. Options C and D are unrelated to visibility logic.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Script condition
Why this is correct
This allows a script to check the current state and return true/false.
- ✗
Condition field
Why it's wrong here
The condition field uses a condition builder but may not capture complex state logic.
- ✗
Form context menu
Why it's wrong here
This is not a property; the context menu is a separate configuration.
- ✗
Insert field
Why it's wrong here
Insert field determines where the UI action appears, not when.
Go deeper
Related to this question
About these practice questions
Courseiva writes every SNOW-CAD question from scratch — 481 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 →
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.