glide.ui.scroll_to_message_field
ServiceNow property description:
Scroll the form down to field error or info messages.
Attributes
- Sys ID: fb4d58940a0a0bed47c651630443cbee
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `glide.ui.scroll_to_message_field` is used to control the behavior of form scrolling when field error or info messages are displayed. According to the provided documentation, this property ensures that the form automatically scrolls down to the field where the error or informational message is shown. This feature enhances user experience by immediately bringing the user's attention to the specific field that requires action or provides important information. The property can be particularly useful in long forms where the field with the message might not be visible without scrolling. By default, this property is set to true, enabling the automatic scrolling functionality.
Source