Mar 19 2020
06:39 AM
- last edited on
Aug 06 2023
05:07 PM
by
TechCommunityAP
Mar 19 2020
06:39 AM
- last edited on
Aug 06 2023
05:07 PM
by
TechCommunityAP
Hello All,
We are using a variety of different file types that are not the usual pictures and docs, and I am trying to figure out how to remove that restriction from our form question. I would like to let our users upload files custom to some of our programs. Is this possible?
Example file type would be .dxf or .dwg Thanks!
May 19 2020 08:59 AM
May 19 2020 09:23 AM
@SaraKelley No, I had to implement a workaround. Its for an internal project so I just told the users to put them in a common folder outside of the form.
May 19 2020 09:25 AM
@BoyerRou - Thanks! That's too bad. That sort of work around won't work for us. I need to be able to submit it with the form.
Feb 27 2022 01:45 PM
Feb 28 2022 01:10 AM
@Nick_Moore the only file types that Forms can handle are shown in the file upload question:
Rob
Los Gallardos
Intranet, SharePoint and Power Platform Manager (and classic 1967 Morris Traveller driver)
Apr 20 2022 01:22 PM
Jul 11 2023 02:36 PM
Jul 13 2023 08:55 AM
Jul 13 2023 10:23 AM - edited Jul 13 2023 10:23 AM
No and No. The file-type restrictions imposed by Microsoft still apply.
Jul 13 2023 08:07 PM
As a workaround I've used the 'Request files' feature from within OneDrive or SharePoint and embedded the generated URL into the Form and asked for people to follow the URL, upload the relevant data, then return to the Form. You can then use Power Automate to go and copy or move the file to a location of your choice once the Form is submitted.
Jul 14 2023 04:00 AM
Mar 25 2024 08:13 AM
Mar 27 2024 03:16 AM
Hey @Ian_Ostrom. Request files is designed to work anonymously. Out of interest, have you tried the URL in an InPrivate browser session or sandbox environment?