Multi-file uploader to image element - only stores the first file uploaded

Hi everyone,

I have a multi-file image uploader in a pop-up that is sending data to an image element on the parent page within a repeating group.

Clicking on that image element opens a new page with a slideshow element where I should be able to see all images uploaded.

For some reason, the multi-file uploader is only uploading the first image and not all the images I’ve uploaded.

Can someone tell me how to set this up? I must not be doing something right…

Hi Veronica!

Do I assume correctly that by “sending data to an image element” you are using the multi-file uploader to first save the files to your database, and then displaying that in a repeating group?

If so, here is a quick n dirty sample of such a setup.

Saving the file uploaders list of files:

Displaying in a rg:

If you want the files to be added to a list of existing images, you can swap in “add list” instead of “set list”.



Looking to accelerate your app development?

Let me turn
:thinking: :tired_face: :confounded:

into
:grinning: :sunglasses: :woman_student:

Development through Coaching at https://uniqueideas.com or schedule a free intro session :gift:

Ken Truesdale
LinkedIn