


We have a requirement where we want to author multiple images from the author dialog (cq dialog) using fileupload (cq/gui/components/authoring/dialog/fileupload). What is the best approach to achieve this?
Thank you!
Views
Replies
Total Likes
Hi @webdev91 ,
Same is referred here, please checkout this thread to get more information on multifield with fileupload resourcetype.
Hope this is useful.
Hi @Mani_kumar_
Sorry for the confusion. It's not within multifield. Assume, I have two fileupload fields, one for uploading image for desktop and another one for mobile.
Thanks!
@webdev91 You could actually use multifield with an additional viewport dropdown to indentify images specific to view ports.
I definitely liked that idea, but unfortunately, that still doesn't solve our problem. Please refer to the below screenshot. We have a complex hero banner, that's where we are authoring all those images.
Thanks!
@webdev91 Can you describe the problem you are facing and also could you share the dialog xml too.