Having problems making link element/ button element to download images from image URLs.
I have a list of image URL’s in my database and I’m creating a button to download those images. I’ve tried 2 solutions:
- Link element. The problem is, the images hosted on bubble download, while images hosted on unsplash.com open in new tab instead.
- Button element that triggers a “Download” workflow from Airdev’s download plugin. Some images download, while some images don’t download at all (there is no download popup). Doesn’t seem to be a pattern.