File type to use for csv #1164
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi,
I'm trying to include csv files by adding it to the 'allowedFileType' property. But it's not letting me upload csv files. Other file types in the array : xls, pdf, doc etc. are getting uploaded.
What is the right file type to use for csv?
Thank you,
Vijaya
@valorkin this is still reproducing, by default csv files were allowed to upload, when mentioned in 'allowedFileType' csv file upload is failing. can you fix this one please.