An error has occurred in this dialog. Error: 100 Function expected (Applying hyperlink to an image in email defaults)

 When applying a hyperlink to an image in the email batch or email defaults template, this error may occur which prevents the hyperlink from being applied. To applied the hyperlink manually, please following the steps below

 Show me

How to insert a hyperlink to an image manually via HTML tab

After the image as been applied to the email template, click on the HTML tab at the bottom of the detail screen and find the section relating to the image that requires the hyperlink. Once the image has been found, apply the following code below, between "<p>" and "<IMG Style=".

<A href="(Insert website URL here)">

Once this has been applied, save the changes and test the newly update template. An example of changed image is provided below.   

Example

<P><A href="Website"><IMG style="HEIGHT: 278px; WIDTH: 929px" border=0 hspace=0 alt="" src="[image]" width=1199 align=baseline height=300>

If completed corrected, the image should open the hyperlink in a web browser.

To view the standard procedure of applied hyperlinks to an image, please Click here.