I have a google form that allowed users to upload a copy of their logo and then in google sheets it creates the url link to the google drive location, but I’m thinking this may not be the best option. So I was wondering if a user or myself can upload the photo to their entry? If so, how/where can I upload the photo or the best way to do something like this.
Plus it seemed to be a slow load of those entries that had images attached.
Brief concept: building an online directory for users and it will show their photo.
i think I am still stuck. So, I see how I can use the image picker to upload the image, but how do I get to show on my main page. Example, I am building a directory and people shared their logos, so when someone searches for them, their business and logo show up on the main screen, like a profile pic. I wouldn’t want just anyone to have access to upload the pics. That would be on the admin side (in my thoughts).
The image picker component only lets you upload images from your device, not “storing from Google Drive”.
Generally, Google Drive is not recommended as a solution to store images/videos then display them in Glide. You might run into a lot of trouble with that set up.