Hi,
We have a form where we save data form the Form to a SQL table and this form also has attachments which are saved to a SharePoint List.
When I open this from in Chrome browser, everything works fine and I am able to View/Download the attachments.
But this doesnt work in IE or Edge. On IE, when I select the attachment, it given the "Couldn't download the file" error message. I am using the IE11 Version.
When I try it on Edge, it downloads the file, but when I try opening it, is says incorrect format/ Corrupt file.
Does IE/Edge support attachments? If Yes, should I make any browser specific changes to the app?