Hi everyone, I was wondering if anyone else had come across this problem:
I use this html: input type=“file” name=“file”
inside my email form (Formbase in Foundation) to let people send me a file with their email.
I’ve discovered that now Safari won’t let me submit the form unless a file has been selected (It needs to be optional for the best user experience). Other browsers (Chrome, Firefox) are fine - just Safari on Mac & iOS. After a bit of googling I believe its a bug/feature that’s come up in a Safari update…?
Does anyone have a solution/advice for this issue?
Thanks
Just a heads up here, I have tested Steve’s page and he did receive my email (he sent in a support ticket). One thing I asked him and will ask you @Keno is do you have any extensions turned on in Safari?? They can sometimes cause issues, specifically add blockers or popup blockers. I have just emailed Steve, so not sure if this was his issue, but the best way to test this is to turn off all extensions and see if it works. If it does work, add one extension at a time and see when it might break.
Do you have any extensions turned on in Safari?? If so, turn them all off. Even if you think the extension is nothing, try. I used Safari and you got my email.
Hi all, it’s very odd isn’t it, that I get the same results as @Keno on my site, but when @joeworkman & @zeebe try sending a ‘no-file form’ it works for them…?
Note: yesterday I used an ancient version of Safari on an old MacBook and it worked fine, but doesn’t work for me running up-to-date versions on my Macs or iOS devices!
@Steve_T_NZ I have replied to your ticket with a question. Please see that.
@Keno I have noticed the page with the upload is not a .php filename, but a .html filename. Surprised that it is working anywhere. Can you change the filename, remove the index.html file on your server after publishing all files. See if it works then.
Hey @joeworkman , I’ve tried every combination of filling in the form I can think of - it only seems to work (in Safari) if you select a file to upload.