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 configures the default locked state of Glide lists, ensuring they are not editable upon initial display. |
| What area does it affect? |
Glide lists |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when adjusting user permissions or list behaviors. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.glide_list.start.locked |
| Sys ID |
82f865480a0a0b99000bc519a0db4479 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Glide lists start out locked. |
| Updated |
2024-05-25 03:39:03 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... System Property [sys_properties] table glide.ui.gauge.view Defines which view you want to be the default for homepage gauges. • Type: string • Default value: portal • Location: System Property [sys_properties] table glide.ui.glide_list.start.locked Controls whether a glide_list (like the watch list) starts out locked (true) or unlocked (false) on a form. • Type: true | false • Default value: true • Location: System ...
Related properties