Uploading multiple images and the image is not being created in my database.
I need help understand how to convert the file into an image i think?
Uploading multiple images and the image is not being created in my database.
I need help understand how to convert the file into an image i think?
If you’ve already done all of this and it’s still not working, feel free to share more details, like screenshots or a video of your setup. I’d be happy to help
What workflow are you using to store the images?
Bubble stores the images in AWS and stores links as plaintext in your database.
It’s likely you need to be using ‘add-list’ (of texts) if you’re creating a new record.
If you’re looking to then display that image, you use the link it creates as the data source for the image element on your page.
This topic was automatically closed after 70 days. New replies are no longer allowed.