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 determines whether form annotations are displayed to users, enhancing the user experience by providing additional context. |
| What area does it affect? |
Form User Interface |
| 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 interface features or improving form usability. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.form_annotations |
| Sys ID |
74c331510f130000b12e6903cfe0122e |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Enable form annotations |
| Updated |
2024-05-25 04:25:23 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... to the Incident if this property is set to true. • Type: true | false • Default value: false • Location: Add the property to the System Property [sys_properties] table. glide.ui.form_annotations Enables (true) or disables (false) form annotations, which allow you to add Custom, Section Separator, and Line Separator to a form. • Type: true | false • Default value: true ...
Related properties