glide.email_client.quick_message.insert
ServiceNow property description:
This flag enables quick messages to be inserted at the cursor, rather than replacing all the text that already exists.
Attributes
- Sys ID: 6d628f9c772323005a4820089a10615f
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `glide.email_client.quick_message.insert` controls the behavior of quick messages in the email client. When this property is enabled, quick messages are inserted at the cursor's current position within the email body, rather than replacing the entire existing text. This allows users to add predefined text snippets without losing any previously composed content. The property enhances the flexibility and efficiency of composing emails by allowing seamless integration of quick messages. This feature is particularly useful for users who frequently need to insert standard responses or information into their emails.
Source