Assets not accessible through browse option | Community
Skip to main content
Level 6
January 23, 2023

Assets not accessible through browse option

  • January 23, 2023
  • 1 reply
  • 2264 views

Hi,

when image is added directly to a page through browse option from a computer, it's not rendered on a page. It works if the image is added from the DAM.

Can anyone help me.

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

1 reply

Adobe Employee
January 23, 2023

Is it a custom component that you are using to render image or core component? When you use image from Dam - its reference is stored in the property called fileReference but if you browse and drop image from local system - it creates a file node with binary.  

If custom component , you can refer teaser/image component to ensure correct rendering.

Vani1012Author
Level 6
January 23, 2023

I have a custom component 'image' it just has cq:editConfig node and no other implementation and its resource super type is core/wcm/components/image/v3/image

 

Adobe Employee
January 23, 2023

@vani1012 : can you try to upload same image from dam as well as  from your local i.e  same name and type , extn?

Also , are you able to upload in both ways and you can see the file node in crxde like below when uploaded from local system?