Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property allows click-through navigation on read-only reference fields, enhancing user experience by enabling access to linked records. |
| What area does it affect? |
User Interface |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when configuring user permissions or improving navigation in read-only forms. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.reference.readonly.clickthrough |
| Sys ID |
860992a0c0a8006400d98b009b9b17c0 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Enable click-through of a reference field when the reference field is read-only. |
| Updated |
2024-05-25 03:53:54 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... is true, meaning that Next Experience Unified Navigation is enabled. • Type: true | false • Default value: true when glide.ui.polaris.experience is true. • Location: The System Property [sys_properties] table glide.ui.reference.readonly.clickthrough Enables (true) or disables (false) reference pop-ups on read-only reference fields. Reference pop-ups and click-throughs are hidden by default if a client script, UI policy, or ACL makes the field ...
Related properties