Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

ServiceNow CSA Exam - Topic 1 Question 101 Discussion

Which data consistency settings can be achieved using UI Policy?Choose 3 answers
B) Setting fields hidden and D) Settings fields read-only and E) Setting fields mandatory
A) Setting fields to accept the data with 'n' number of characters
C) Setting fields to accept the data in an expected format

ServiceNow CSA Exam - Topic 1 Question 101 Discussion

Actual exam question for ServiceNow's CSA exam
Question #: 101
Topic #: 1
[All CSA Questions]

Which data consistency settings can be achieved using UI Policy?

Choose 3 answers

Show Suggested Answer Hide Answer
Suggested Answer: B, D, E

UI Policies in ServiceNow dynamically control form field behaviors without scripting. They help maintain data consistency and improve user experience.

Correct Answers

B . Setting fields hidden

UI Policies can hide form fields based on conditions.

Example: Hide the 'Resolution Notes' field unless State = Resolved.

D . Setting fields read-only

UI Policies can make fields read-only to prevent users from modifying certain data.

Example: Set 'Requested For' field read-only after submission.

E . Setting fields mandatory

UI Policies can enforce mandatory fields based on conditions.

Example: Make the 'Justification' field mandatory if Priority = High.

Incorrect Answer Choices

A . Setting fields to accept the data with 'n' number of characters

Field length restrictions are set in the Dictionary Definition, not UI Policies.

C . Setting fields to accept the data in an expected format

Data formatting (e.g., date, phone number) is controlled by Field Types and Data Policies, not UI Policies.


ServiceNow Documentation: UI Policies Overview

ServiceNow Developer Guide: Creating UI Policies

Contribute your Thoughts:

0/2000 characters
Shawna
20 days ago
A, C, and D make sense to me. Read-only helps maintain consistency too.
upvoted 0 times
...
My
25 days ago
I feel like B, D, and E could also work, but they don't enforce data format.
upvoted 0 times
...
Marleen
1 month ago
I think A, C, and E are the right choices. They ensure proper data entry.
upvoted 0 times
...
Nicolette
1 month ago
Totally agree with Esteban, those are the key ones!
upvoted 0 times
...
Lilli
1 month ago
Wait, can UI Policy really enforce formats? Sounds too good to be true.
upvoted 0 times
...
Genevieve
2 months ago
Definitely A, C, and D!
upvoted 0 times
...
Evelynn
2 months ago
I think B should be included too.
upvoted 0 times
...
Esteban
2 months ago
A, C, and E are correct!
upvoted 0 times
...
Malcolm
2 months ago
I’m pretty confident that making fields mandatory and read-only are correct, but I’m a bit uncertain about the hidden fields option.
upvoted 0 times
...
Mabel
2 months ago
I feel like setting fields to accept data in a specific format is something UI Policies can do, but I can't recall if it was one of the choices here.
upvoted 0 times
...
Dino
2 months ago
I remember practicing a question similar to this, and I think hiding fields and making them read-only were options too.
upvoted 0 times
...
Mitsue
3 months ago
I think UI Policies can definitely set fields to be mandatory, but I'm not sure about the character limit one.
upvoted 0 times
...

Save Cancel