Hi @aaronocampo, thanks for the question. It sounds like the url to the image is malformed, or not provided in the form submission. Can you help to share the published page to the form and to the site having the collection?
@aaronocampo one other thing, is this a image field in the CMS? I was storing the physical path in my CMS, pointing to the image in a text field. I think you have to do that with uplosdcare to, i was using Dropbox
Thanks for your comments I did try with another file name and got the same result. Regarding the text field for the image I’m not sure, when you’re uploading a csv to a collection you can add an image to a CMS item through a link so I don’t know.
Hi again @aaronocampo and @cyberdave i did change my Dropbox Zap to use the image the same way as in this case. I’m getting the same error must be a BUG. Did test different solutions nothing works
You can use image url as a text field in the cms if it is hosted somewhere. Then use html embed for the image display if I understand youor problem correctly.
Yeah you can do that definitely but it’s not the best practice in my opinion, it gets messy and you lose “control” over WF interface and how you display elements.
The strangest thing is when you import a csv file on a collection you can add the images from urls.
Well, I think Webflow should offer an image element with the src accessible. I agree the html embed is hacky. That said, I generally try to use image urls whenever possible instead of image files. If they are hosted somewhere reliable (cdn) then it’s best to have the single source.