Skip to main content

Add Photo to Results Window

Comments

3 comments

  • Kevin Penner

    Hi Walter,

    You can edit your feature description to include:

    <img class="my-feature-images" href="<server/featureimages>/{id_field_token}.png"></img>

    Where <server/featureimages> is the directory to the images and {id_field_token} is the field which stores a linked ID to the images.

    You then should set allowUnsafeContent to equal true on the viewer configs or by setting it in REST Manager.

    The 'my-feature-images' class on the img tag will allow you to set some CSS and resize the images accoring to each shell.

    Cheers,

    Kevin

    0
  • Permanently deleted user

    Kevin,

    Thanks so much for your reply.

    Walter

    0
  • Permanently deleted user

    Is it possible have an UNC path in the field that the token is referencing?

    Thanks!

    0

Please sign in to leave a comment.