Multiple images in file upload via Netlify Form

I’m trying to upload multiple files via a Netlify form (). However, in testing I only see one appear. Is this supported?

hmm, give this a read through, it might be helpful.

Thanks, that clears it up.

1 Like

If using React then here’s one way of handling multiple file uploads…

1 Like