How have you set up in the Mail tab?
Thread Starter
NingPo
(@ningpo)
On the form we have:
<p>
[file titleandcopyrightpages filetypes:jpg|jpeg|png|gif|pdf|doc|docx limit:30mb]
</p>
On the mail tab under File Attachments:
[titleandcopyrightpages]
Mostly we see files under 1 MB but 10+ MB files are submitted a few times per month. If attachment fails due to size or other glitch, then normally the whole form fails to submit.
As a side point, I’d like to have a progress bar so the user can see uploads as they transmit. The only way it works now the file is uploaded on Submit and not separately from the text on the mail form.
-
This reply was modified 8 years, 10 months ago by
NingPo. Reason: Clarify frequency of 10+ MB attachments
The site shows a lot of JavaScript errors and you can find incorrect HTML structure in its source. You should correct them first.
Thread Starter
NingPo
(@ningpo)
Thank you, Takayuki. I’ll refer this to the web developer.