In Create page wizard Html No JS works Could not able to open Dam path in selection of Image | Community
Skip to main content
New Participant
July 14, 2023
Solved

In Create page wizard Html No JS works Could not able to open Dam path in selection of Image

  • July 14, 2023
  • 2 replies
  • 1117 views

I am working in AEM as a cloud I want to Select the Image while Creating a Page and the Image should be picked from /Content/DAM when I click on create page and enable feature Image option or keep as mandatory the Drag and drop or Pick Image from DAM functionality doesn't work.

 

How can I allow Pick Functionality in Image so that when ever user create a page He can able to upload Image from /Content/DAM

http://localhost:4502/mnt/overlay/wcm/core/content/sites/createpagewizard.html/

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 rohankalra

@rohankalra  - 

 

What is the issue you are facing with Core AEM Image component.

 

Also, what version of AEM you are using?

Is it, AEM on-premise or AEM as a cloud service?


I decided to use path browser thanks 😇

2 replies

New Participant
July 15, 2023

I was using file upload and to work that feature it requires change in pagewizard so decided to use path browser field.

Tanika02
New Participant
July 14, 2023

Hello @rohankalra - 

 

  • It's worth mentioning that Adobe recommends migrating to the Touch UI (also known as the AEM Sites Editor) for creating and managing pages. The Touch UI provides a more modern and enhanced authoring experience with built-in features for selecting images from the DAM. Consider migrating to the Touch UI if possible, as it provides a more robust and supported approach for managing AEM content.

 

Also, the page creation wizard you mentioned (/mnt/overlay/wcm/core/content/sites/createpagewizard.html/) is part of the classic UI. To enable the functionality to pick images from the DAM while creating a page in AEM as a cloud service you should consider : 

 

  • The Core Image component (core/wcm/components/image/v2/image) is a standard AEM component that allows you to display an image on a web page. It provides built-in functionality to select an image from the DAM by browsing the DAM folder structure or searching for images. 
New Participant
July 14, 2023

We already tried with Core Image component  it doesn't work kindly dont mark it as correct answer.

Tanika02
New Participant
July 14, 2023

@rohankalra  - 

 

What is the issue you are facing with Core AEM Image component.

 

Also, what version of AEM you are using?

Is it, AEM on-premise or AEM as a cloud service?