Docx Validation Erro while updating form
-
Hi,
Having problem with .docx file format in jetformbuilder form,i have 2 forms one for user and one for admin, in both forms i’m using same MIME type for docx file upload (application/vnd.openxmlformats-officedocument.wordprocessingml.document)
in user form the file upload is working fine but when admin edit/update same user field with same uploaded docx file it gives an error msg for file format not allowed.
i’m saving this field as array of attachment IDs and in jetengine meta box custom field as Media with Media ID as value format
someone suggested that i should use MIME for ZIP as well, but i don’t want to allow the zip format, however the MIME type for PDF and image type are working fine
plz guide me on this issue
thanks in advance
You must be logged in to reply to this topic.