Images from a Google Form with URL update

BAP
Bronze 4
Bronze 4

Hi everyone,

So I am trying to understand the update regarding the new way to display images on your app that are stored in Google Drive. I assume I need to find the actual name of the file and use a formula to pull it up?

I have an app to track maintenance requests. I have a google form that people fill out with the info about what's broken and I want to make it so people can upload a picture as well. The data shows up in the connected spreadsheet in this form https://drive.google.com/open?id=<Text>

Can someone help explain what the changes are and what I need to do to implement them in my app that uses Google Forms?

Solved Solved
0 7 1,857
1 ACCEPTED SOLUTION

Yes, you can get the file name in order to generate a relative path to the image for it to be available in the app. You'd probably need a script to do this.

Another way might be to utilize the folder-as-a-table feature to pull the whole image folder in as a new table and link them up that way.

View solution in original post

7 REPLIES 7