416
Views
4
Comments
Multiple Image upload
Question
Application Type
Reactive

Hi all,

I have created a amazon type of e-commence application, in which I Want to show images of a product in different angles so I want to upload multiple images, store it  and display it to customers.

If anyone knows how to do it, please help us through it.

Thanks in advance.


2024-07-09 07-02-02
Mukul Singh Nathawat

you can create a list and save the images in it then for each item in list you can create a record.

"+Add Image" is linked to a client action:-

then you can simply save the data useing createorupdate action by iterating the list and fetching the current record:

hope this helps.

thank you,

mukul singh nathawat

2022-09-05 06-11-33
Yogesh Satpute

Hello Surya,


You can use Multiple File Upload forge component.

Here is the link to download the forge component with demo.

https://www.outsystems.com/forge/component-overview/200/multiple-file-upload


You can check the outcome here.

https://yogesh-satpute.outsystemscloud.com/MultipleFileUploadDemo/ 


Hope this will resolve your problem.

Good luck!

Regards,

Yogesh Satpute

UserImage.jpg
Sonali Verma

Hi,

@Surya V 

You can check https://www.outsystems.com/forums/discussion/45143/multiple-image-upload/

this discussion.

Thanks,

Sonali  Verma

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.