am able to change the code, but it only changes it for the first image. Then when I go to upload another image, it pulls the image that already has that name into it.
I guess the problem is that you are using an unsigned preset i cloudinary. Using unsigned preset means that images will not be overwritten.
But if you want the best help I think you should describe step by step what you want to achieve. Not how to do it - but what you actually want to achieve.
Do you want to upload to cloudinary independently of glide - or should glide be involved in the upload process. How do you want the images to be used in cloudinary - is it a simple list a image - or should individual images be mapped to something special etc.
Thank you for the response. I am not looking to do anything to complicated, I am really just trying to use Cloudinary instead of Glideās images. I am worried I will run out of space with the free plan. This is going to be for a fish tracking app for our annual fishing trip and we plan on catching a lot of fish!
So ultimately what I am looking for is a user submitted form. In that form, they upload an image, then have that image displayed in the details of the catch, which is what was entered in the form.
@Ed_Pietrzak The Upload to Cloudinary app lets you create a company (~a fish catch) and upload a number of images related to the company.
You might want to have a form where you inside the form upload an image. But that isnāt possible as the fish catch hasnāt got an id yet until the form is submittet. And you want to link the catch and the image.
Take a look on the app again if you feel. And again, try to describe in more detail step by step what you want to achieve. Not how to do it - but what you actually want to achieve.
@glider you will not need to put it in as you are using an unsigned upload preset in Cloudinary.
If you get the signed upload preset to work please share with us here. I would like to do it but at the moment I havenāt been able to figure out how to do it. My background isnāt as programmer so it is a bit tough what Cloudinary has lined up https://cloudinary.com/documentation/upload_widget#signed_uploads
Just happened to see this thread and thought Iād chime in. I recently (like yesterday) created an app that is a selfie scavenger hunt. You take a picture at a location and then the app spits back at you the same picture, but with a ghost added to it. This is done with Zapier and Cloudinary. Turned out pretty cool. Weāre going to sue it for a big open house at a old prison in conjunction with the prison museum.
@Gary_Willmott you might get inspired by this post. Here the original image uploaded to glide is replaced by an image stored in cloudinary thereby reducing the needed space in glide