Is it possible to open a folder of images from the DAM to view and drag into components? | Community
Skip to main content
New Participant
October 16, 2015
Solved

Is it possible to open a folder of images from the DAM to view and drag into components?

  • October 16, 2015
  • 1 reply
  • 547 views

I work at a car website and we drag and drop a lot of car images into components. I also have a lot of folders with Year/Make/Model car images ("2016 Honda Accord") so that I'll know that the images are correct for the year, make and model of the car we're writing about. Is it possible get access to all the images in one particular folder, or can I only do that if the images are all tagged "2016-Honda-Accord" and I access the via search?

Thanks!

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 edubey

yes, its possible

It would suggest you :

Customize pathfield component according to you requirement to select folder path , learn from here [1]

[OR]

Give the folder path in your input field, then write a custom logic in java which will return you all the images in it.

Its feasible and can be achieved.

Hope this helps you.

[1] http://experience-aem.blogspot.in/2014/03/aem-cq-56-pathfield-widget-with-search.html

1 reply

edubey
edubeyAccepted solution
New Participant
October 16, 2015

yes, its possible

It would suggest you :

Customize pathfield component according to you requirement to select folder path , learn from here [1]

[OR]

Give the folder path in your input field, then write a custom logic in java which will return you all the images in it.

Its feasible and can be achieved.

Hope this helps you.

[1] http://experience-aem.blogspot.in/2014/03/aem-cq-56-pathfield-widget-with-search.html