glide.short.labels
ServiceNow property description:
Use short labels for all fields. For example, if a form contains the caller's email address, use the "Email" label rather than the full label of "Caller Email".
Attributes
- Sys ID: f7792f580a0a0a0a01a8123bc5929aa6
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `glide.short.labels` is used to control the display of field labels on forms. When enabled, this property shortens the labels of fields to a more concise format, which can help in reducing clutter and improving the readability of forms. This is particularly useful in environments where screen real estate is limited or when users need to quickly scan through forms. The property can be configured to either show the full label or a shortened version based on the requirements of the organization. Adjusting this property can enhance user experience by making forms more streamlined and easier to navigate.
Source