ServiceNow Certified System Administrator — Question 142
Which data consistency settings can be achieved using UI Policy? (Choose three.)
Answer options
- A. Setting fields to accept the data in an expected format
- B. Setting fields to accept the data with ‘n’ number of characters
- C. Setting fields hidden
- D. Settings fields read-only
- E. Setting fields mandatory
Correct answer: C, D, E
Explanation
The correct answers C, D, and E refer to the ability of UI Policies to control field visibility, editability, and requirement status. Options A and B relate to data formatting and character limits, which are not functionalities provided directly by UI Policies.