Skip to main content

3 docs tagged with "read-only"

View all tags

Data Policy

Guide for creating ServiceNow Data Policies (sysdatapolicy2) using the Fluent API. Data policies enforce field mandatory and read-only rules server-side across all interfaces — forms, imports, web services, and APIs — and cannot be bypassed, unlike client-side UI Policies.

DataPolicy

Creates a Data Policy that enforces field mandatory and read-only rules server-side across all interfaces

UI Policies

Guide for creating ServiceNow UI Policies using the Fluent API. UI Policies dynamically change form field properties (visibility, mandatory, read-only, cleared) and control related list visibility based on conditions evaluated when the form loads or field values change.