I have built a form and it is working fine, except that when people attached a .docx file. If they attached a .doc file, it can be opened or downloaded to read fine. However, if they attached the newer WORD version of .docx, the file opens as a folder of XML files that can't be read by normal non-computer people. If I save it out, it save out as a .zip file. Then extracts to a folder containing various XML files and folders.
The form is for submitting resumes for job applications so I need to fix this quickly before more people submit their resumes in .docx files that we can't read or open.
Thanks!!