MWML [VIEWONLINE]-Tag

MWML [VIEWONLINE]-Tag

Link to the online view of an email.

Usage

Email templates, Emails

Syntax

  1. [VIEWONLINE]<Link-Text>[/VIEWONLINE], [VIEWONLINE /]

Attributes

Attribute
Value
Description
display
html1
text
preferably-text
mobile
preferably-mobile
Display type

Examples

  1. [VIEWONLINE]Open email in browser[/VIEWONLINE]

HTML source code, for example in an email template:
  1. <a href="[VIEWONLINE /]">Open email in browser</a>



1. Default: If the attribute is omitted, the element is automatically initialized with this value.