ServiceNow Certified System Administrator — Question 131
To apply a UI Policy to all views, which field should be set to true in its definition record?
Answer options
- A. Global
- B. Reverse if false
- C. On load
- D. Inherit
Correct answer: A
Explanation
The correct answer is A, as setting the Global field to true ensures that the UI Policy is applicable across all views. The other options do not affect the scope of the UI Policy in this way; for instance, 'Reverse if false' pertains to behavior when conditions are not met, while 'On load' and 'Inherit' relate to different aspects of policy execution.