Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

How to open Images from the dam 'inline'

Avatar

Level 4

Is there a way I can have all .jpg or .png from the dam open as inline when directly referenced?

We have email templates that pull images from our dam but currently these are broken as the images when directly referenced open as download.. We need these to be inline instead.

Is there any way this can be done in settings inside aem or will I be forced to add a dispatcher rule for this?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

yes, I believe that you're supposed to manage it through the dispatcher configs.

1. Allow the dam path where the collection of these specific images is stored.

2. Allow the extensions, if not allowed in the filtered already.

3. Please make sure you follow the standard dispatcher configuration best practices.

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

yes, I believe that you're supposed to manage it through the dispatcher configs.

1. Allow the dam path where the collection of these specific images is stored.

2. Allow the extensions, if not allowed in the filtered already.

3. Please make sure you follow the standard dispatcher configuration best practices.