Do any Out Of The Box compoents allow end users to view images on the DAM and test files stored in the JCR
Hi,
I need to create an email interface for end users to be able to browse through a list of images I save to the dam.
I have a jcr page that manages the emailer interface.
Users fill in details in the web page it produces, when they click submit email I run a JQuery Ajax call to send the call to the company's email system REST api, with each parameter passed as a query string.
But now I am required to add two features to the e-mail system.
A new web page has been created for staff in the outside advertising agency we use to send promotional emails to a list of our customers. Along with this they will add promotional images to the email. Business has decided that all the images will reside on the dam.
Because of the restraints of the emailing system I have to work with, I have to send the images as urls pointing to images on the dam.
I am familiar with end users finding and using components in the DAM using a components dialog when in authoring mode.
But now I require the advertising agency to be able to find the image by clicking on a button on the Web Page I have built, this needs open up an interface for them to select an image. Then display it on the page and send the image url in the ajax call.
I need to do the same with test documents.
I would prefer to use an Out Of The Box AEM component, if such a one exists.
I would greatly appreciate any advice with this.
Regards
Clive Stewart