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!
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
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!
I just found out I can use values() to get the array. And it doesn’t seems the url is storing files in weweb.