I have a requirement where the client needs to upload XML files to the CMS but I get the error "Extension is not allowed". Is there away to allow XML files? I've added xml to setAllowedExtensions on the uploadfield but this still does not work.
Thanks