This was asked in another thread by @daniel_fetz, and I am also curious.
Has anyone got any creative workarounds for the 10mb file upload limit?
Uploading large videos at the moment is not possible, and the user experience is a little confusing as the file picker doesn’t warn them that the file is too large.
I thought of setting up a google form and embedding it in Glide in web view, but it seems google doesn’t allow embeds if the form uses a file upload field.
Thoughts? Something as seamless as possible from a user perspective.
I’m working on the assumption that asking the user to upload to youtube/dropbox/gdrive and paste in the link may be confusing for many and thus not a great user experience.
You could try using airtable for the upload (using a embed form), and you can also display the video using an embed airtable view.
I have not tried by myself, but I guess it will work
I found some success with letting users paste a Drive or Dropbox link and then using Zapier to convert to my Vimeo account and spit back out a Vimeo link and put it in the needed column. This is obviously video specific, but would imagine would work with AWS as well for other media.
No, it was just a idea I had as I was reading your post. Setup a separate sheet that has all the form information you need then use a script to trigger the form and have the script copy and paste information in the form. Alternatively you can have a form in Glide that has a video in it as well as instructions and your users can learn from that form prior to attempting.
Yep, I think this should be easier to get through, by letting us connect to external storage such as Google Drive, the same way that Google Forms work, saving uploads to Drive’s folder