glide.ui.reference.readonly.clickthrough
ServiceNow property description:
Enable click-through of a reference field when the reference field is read-only.
Attributes
- Sys ID: 860992a0c0a8006400d98b009b9b17c0
- Type: true | false
- Application: Global
- Default value: false

AI generated property description:
The ServiceNow property `glide.ui.reference.readonly.clickthrough` enables users to click through a reference field even when it is set to read-only. This means that users can still access the referenced record by clicking on the reference icon or link, despite the field being non-editable. This property is particularly useful for maintaining accessibility to related records without compromising the integrity of the read-only status of the field. By default, reference fields that are read-only do not allow click-through, but enabling this property changes that behavior. This can enhance user experience by providing quick access to relevant information without additional navigation steps.
Source