Upload image to xano without code video question (multiple images?)

Hello @Joyce and weweb friends! I am watching the new video on how to upload an image to xano without code.

How do we do this with multiple images? That would be very helpful!

The for loop / iterator is your friend: Iterator (for loop) action | WeWeb documentation

1 Like

Hi Joyce, will this method store file in weweb in order to generate the url? Also, when I use multiple file, it is not an array, so that I cannot use in the loop. Any hint to make the multiple file element to become an array?

Thank you for the great tutorial!

0a130ab2cf7da42b1a33df345a64322be087d9d381ce86a975551d2cb237854d

I just found out I can use values() to get the array. And it doesn’t seems the url is storing files in weweb.