Test read-only options
Test read-only behavior on a non-production instance before updating Read only option field values on your production instance.
Avant de commencer
Role required: admin
Pourquoi et quand exécuter cette tâche
When a field's Read only
option is set to Instance Configured, read-only behavior is derived from the glide.read_only.legacy_read_only_behavior system property. By default, the property is set to
client_script_modifiable, which honors the pre Australia read-only behavior, allowing changes to read-only fields through client scripts.
Important :
The glide.read_only.legacy_read_only_behavior system property is only intended for testing read-only behavior on non-production instances. Updating this property affects all fields
where the Read only option field is set to Instance Configured.
Procédure
Que faire ensuite
Test any client scripts or server-side APIs that update read-only fields work as expected in your non-production environment. After testing the functionality, you can update individual fields in your production instance and set the Read only option field to the option that you verified in your non-production instance.