Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Summary

These images can be referenced within templates so that they are included within notifications when they are sent. They are stored on our public CDN, so private information shouldn't be stored using this featureIf you want to show public images in your template (like the company logo), it's recommended to use this Image feature.

The Static Resources Inline images are secured and inlined in the email costing more data. If you use the Image feature, your images are public and CDN urls can be used making the emails smaller.

...

Create

Info

Images can be uploaded either by a file or through a URL link

The Create button allows you to add your own logo which can be implemented to the templates. When pressed you will see a form which will ask:

Name

The name for imageof the image, this will be used in the alt text html attribute of the image when hovered and velocity script used to add the image to the theme/template.

Project Key

Defines which projects these images can be used with. Allowing for Project specific logos. Leave blank to be applied to all Projects that reference the image.

Theme

Defines the theme that can use this image within it’s templates. Leave blank to be applied to all themes.

File

This is where you select the logo file to be uploaded.

URL

URL link to where the image can be accessed and downloaded from.

...

These system images are used within the default templates and within the System Macros. These system images cannot be removed. However, they can be overridden by uploading a image with the same name as a system image.

...

Getting the velocity script

Once uploaded you should see a new image item as shown below:

...

The Template Script in this example <img src=”$jemhUtils.getImageUrl('Test Logo')” /> can be added to a Theme or Template associated with a valid theme (donated in the Theme Column of an image item).

Filter by label (Content by label)
showLabelsfalse
max5
sortmodified
showSpacefalse
reversetrue
cqllabel in ( "template" , "macro" ) and space = "JEMHC" and type = "page"