We have 3 fields on a form for uploads with these allowed file types 'jpg,jpeg,png,gif,pdf,doc,docx,txt,zip,wav,mp3'.
So when 1 upload a xls file in 1 field and nothing in other fields it gives me 'The file extension is not permitted.' and reloads the form as I would expect. When 1st field is a xls and 2nd field is a jpg I get 'The file extension is not permitted.' and it also continues and sends email so it does not stop due to the error. Why is that?
So when 1 upload a xls file in 1 field and nothing in other fields it gives me 'The file extension is not permitted.' and reloads the form as I would expect. When 1st field is a xls and 2nd field is a jpg I get 'The file extension is not permitted.' and it also continues and sends email so it does not stop due to the error. Why is that?