nerdexam
ServiceNow

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.

Submitted by ricky.ec· Apr 18, 2026User Interface and Navigation

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)
  • A
    90% (36)
  • B
    3% (1)
  • C
    5% (2)
  • E
    3% (1)

Why each option

UI Policies can dynamically configure fields on a form to be read-only, mandatory, or hidden based on specified conditions.

Aread-onlyCorrect

UI Policies allow administrators to control field states, including making fields 'read-only' to prevent editing.

Bwrite-only

"write-only" is not a standard field state option directly controllable by UI Policies; fields are either editable or read-only.

CNecessary

"Necessary" is not a defined field state in UI Policies; "Mandatory" is the correct term for requiring input.

DMandatoryCorrect

UI Policies provide the functionality to make fields 'mandatory', requiring user input before a form can be submitted.

EEmpty

"Empty" describes the content of a field, not a state that a UI Policy applies to the field itself.

FHiddenCorrect

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

#UI Policy#Form Configuration#Field Properties#User Interface

Community Discussion

No community discussion yet for this question.

Full CSA Practice