Test read-only options
Test read-only behavior on a non-production instance before updating Read only option field values on your production instance.
시작하기 전에
Role required: admin
이 태스크 정보
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.
중요사항:
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.
프로시저
다음에 수행할 작업
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.