MWML [VIEWONLINE]-Tag
MWML [VIEWONLINE]-Tag
Link to the online view of an email.
Usage
Email templates, Emails
Syntax
[VIEWONLINE]<Link-Text>[/VIEWONLINE], [VIEWONLINE /]
Attributes
Attribute
Value
Description
display
html
1
text
preferably-text
mobile
preferably-mobile
Display type
Examples
Value within a
simple input or HTML input
:
[VIEWONLINE]Open email in browser[/VIEWONLINE]
HTML source code, for example in an email template:
<a href="[VIEWONLINE /]">Open email in browser</a>
1. Default: If the attribute is omitted, the element is automatically initialized with this value.