Hello everybody. I have an issue.
I'm working in 6.2 and my client want something that let the customer to upload multiple files together.
I saw there is upload form from AeM, but it allows only 1 file.
How can i achieve this?
Solved! Go to Solution.
Views
Replies
Total Likes
After talking to out TOuch UI expert - they stated:
Basically you need a multfield for fileuploads…. Following is a sample for images (which are basically files too)
http://experience-aem.blogspot.com/2016/06/aem-62-touch-ui-composite-image-multifield.html
Views
Replies
Total Likes
If your requirment to to get multiple files to AEM JCR -- then write a custom tool that reads a list (in this example - its XML) and uploads to AEM. Something like this -- http://scottsdigitalcommunity.blogspot.ca/2013/10/automating-process-of-uploading-digital.html
There is also a video you can watch.
Views
Replies
Total Likes
No, actually this is my case. That's the editor mode, and i added the component "upload" from form by drag and drop.
It allows to upload 1 file at time.
I need something to let it attach multiple file at time.
As a user i expect to attach maybe 3 cvs, or 2 pdf. Something like this.
(We don't know where the files will be saved, so i dont know how to proceed further. Right now, i just need to create the front-end part)
Views
Replies
Total Likes
I am checking with our Eng team. I have either used it 1 file (via the Granite type) at a time or in batch mode. THat is - when i want to upload a lot of files (ie - jpg files) to the AEM DAM - i use the custom SWING APP - which works great!
Views
Replies
Total Likes
Do you mean something about this?
Views
Replies
Total Likes
After talking to out TOuch UI expert - they stated:
Basically you need a multfield for fileuploads…. Following is a sample for images (which are basically files too)
http://experience-aem.blogspot.com/2016/06/aem-62-touch-ui-composite-image-multifield.html
Views
Replies
Total Likes
I want to upload 2 images using fileuoload in aem 6.4. I found only one fileReference created in content. Is there any other solution to store 2 images using fileupload(not multifiled) in single dailog.
Views
Replies
Total Likes
Views
Likes
Replies