Skip to main content
Skip table of contents

Display Plain Text content

Question

We would like a Display Message link that will show the Plain Text version of our Template in a browser window.  What is the URL for that?

Answer

The Display Message link shows what is on the HTML tab for your Template in a browser window.  There isn't another link to pull from the Plain Text tab.  If you have a Plain Text only template, you can put mock "Plain Text" content on the HTML tab that will be used with a Display Message link. To do this, replicate the Plain Text content on the HTML tab of your Template.  Include HTML line breaks (
and

tags) as necessary.  You must include line breaks in HTML otherwise your text will appear as one big blob in the browser window. Next, include the normal Display Message link in the Plain Text portion of your Template, as follows:

  1. In version 8.0 and later:

CODE
%%DISPLAY_MSG%%
  1. In versions before 8.0:

CODE
http://[siteURL]/dm?id=%%SUBSCRIBER_ID_TAG%%

Where [siteURL] is the domain of your system.

Because the Display Message link is pulling it's content from the HTML tab, any changes to the Plain Text content must be replicated on the HTML tab.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.