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 controls the visibility of watermarks in outgoing emails, affecting how recipients perceive the email's authenticity. |
| What area does it affect? |
Email configuration |
| 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 email tracking or branding requirements. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.email.watermark.visible |
| Sys ID |
656cbd7eeb410100469a20425206fe09 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Create visible watermark in sent email. If false, create invisible watermark via hidden div tag. |
| Updated |
2024-05-25 04:26:04 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... XML to plain text (true) or preserve the XML (false). • Type: true | false • Default value: true • Location: Add the property to the System Property [sys_properties] table. glide.email.watermark.visible Indicates whether the watermark in email notifications is visible (true) or is wrapped in a hidden div tag (false). Note: Email clients that use the plain text version of the ...
Related properties