CSA · Question #355
Which are states that you can make a field on a form using UI Policy?
The correct answer is A. read-only D. Mandatory F. Hidden. UI Policies can dynamically configure fields on a form to be read-only, mandatory, or hidden based on specified conditions.
Question
Which are states that you can make a field on a form using UI Policy?
Options
- Aread-only
- Bwrite-only
- CNecessary
- DMandatory
- EEmpty
- FHidden
How the community answered
(40 responses)- A90% (36)
- B3% (1)
- C5% (2)
- E3% (1)
Why each option
UI Policies can dynamically configure fields on a form to be read-only, mandatory, or hidden based on specified conditions.
UI Policies allow administrators to control field states, including making fields 'read-only' to prevent editing.
"write-only" is not a standard field state option directly controllable by UI Policies; fields are either editable or read-only.
"Necessary" is not a defined field state in UI Policies; "Mandatory" is the correct term for requiring input.
UI Policies provide the functionality to make fields 'mandatory', requiring user input before a form can be submitted.
"Empty" describes the content of a field, not a state that a UI Policy applies to the field itself.
UI Policies can 'hide' fields from the form view entirely, based on defined conditions, without requiring custom scripting.
Concept tested: ServiceNow UI Policy field states
Source: https://docs.servicenow.com/bundle/utah-platform-administration/page/administer/form-administration/concept/c_UIPolicy.html
Topics
Community Discussion
No community discussion yet for this question.