How to add image component in Dialog in AEM6.2 | Community
Skip to main content
June 29, 2017
Solved

How to add image component in Dialog in AEM6.2

  • June 29, 2017
  • 1 reply
  • 1258 views

Hi,

I am trying to add image from the dialog and it is not appearing in the page.

Can you please suggest how to add Image component in dialog in AEM6.2.

Please find below screenshots for reference.

1. If phone is avilable,We have to show the image

<div data-sly-test="${properties.phone}">

                           <img class="imgPhIcon" src="${properties.imageToShow}" alt=""><a class="phoneText">${properties.phone}</a>

</div>

2. Componet Dialog below:

Regards,
Sandhya.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

See this article - where we are adding images and videos --

Scott's Digital Community: Creating an AEM HTML Template Language movie component

1 reply

smacdonald2008
smacdonald2008Accepted solution
Level 10
June 29, 2017

See this article - where we are adding images and videos --

Scott's Digital Community: Creating an AEM HTML Template Language movie component