Hi, I’m wondering if you would know a way of forcing a download of a file, instead of just opening up the file in a browser window when clicking on the button.
On this page I’ve achieved the desired download result using the text element, but I’d prefer to use the button element if possible.
http://oliviapopsor.com/thank-you/
Thanks!