Next.js Discord

Discord Forum

Storing image URLs inside of a form after they have been saved to a storage/cloud

Unanswered
Giant Chinchilla posted this in #help-forum
Open in Discord
Giant ChinchillaOP
I have a custom component that lets user select multiple images, stores them in a AWS S3 storage, gets the URL to the image and stores them in an array. My question is, how do i pass this array to a form (parent element) so i can create a new product with these image urls?

0 Replies