Skip to main content

What is the best way to inlcude an image in Format Template?

Comments

4 comments

  • Zendesk API User
    Author: bIT_sosswald - 10/18/2016 8:03

    Hi Leland,

    try $CMS_REF(...)$ this should be what you are looking for.

    For a detailed information just take a look inside the documentaion. (http://www.e-spirit.com/odfs52/vorlagenentwick/vorlagensyntax/anweisungen/cms_ref/)

    Best Gegards
    Sandro

    0
  • Zendesk API User
    Author: ldriver - 10/18/2016 13:26

    I tried and it did not work, image is coming up blank.

    0
  • Zendesk API User
    Author: bIT_sosswald - 10/18/2016 14:37

    Hi...

    It should work using the propper configuration of $CMS_REF(...)$

    We have a working picture implemented like shown in the following source where "bit_logo" is the reference name of the image.

    <img src="$CMS_REF(media:"bit_logo")$" alt="bridgingIT-Logo">

    Greetings

    Sandro

    0
  • Zendesk API User
    Author: ldriver - 10/18/2016 14:39

    I will try it like your example and see if that works.

    Thanks.

    0

Please sign in to leave a comment.