×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Save failed with error: filetype is not allowed
dimitris
New Member
Posts: 1
9 år 6 måneder siden #782
af dimitris
Save failed with error: filetype is not allowed blev oprettet af dimitris
Hi,
i created a component with a file field. I have added the code so that to upload the file and it uploads the file to the directory that i want.
But when i add a new record and click save, although it uploads the file i get the following error:
Save failed with the following error: This filetype is not allowed
Any suggestions?
i created a component with a file field. I have added the code so that to upload the file and it uploads the file to the directory that i want.
But when i add a new record and click save, although it uploads the file i get the following error:
Save failed with the following error: This filetype is not allowed
Any suggestions?
Venligst Log på eller Opret en konto for at deltage i samtalen
RIP Graphics
New Member
Posts: 16
9 år 6 måneder siden #803
af RIP Graphics
Besvaret af RIP Graphics på emne Save failed with error: filetype is not allowed
Try adding MIME types allowed as below
MIME types allowed: image/jpeg,image/png,image/gif
Or other MIME Type as needed. You may find a list of MIME types here www.freeformatter.com/mime-types-list.html#mime-types-list or www.feedforall.com/mime-types.htm
I hope this helps
MIME types allowed: image/jpeg,image/png,image/gif
Or other MIME Type as needed. You may find a list of MIME types here www.freeformatter.com/mime-types-list.html#mime-types-list or www.feedforall.com/mime-types.htm
I hope this helps
Venligst Log på eller Opret en konto for at deltage i samtalen
Tid til at oprette siden: 0.049 sekunder