Use files folder drive in application

Can the user insert the link of a drive folder and the application will create a list with the files inside so they can be used? In case it is not possible, is there a way to upload a folder to the application instead of a drive folder?

Hello @user762000jc4rgb, welcome to Thunkable! :tada:

Be sure to check out How to ask Great Questions v2.0, the Community Guidelines, and our Getting Started Guide to make the best of your Thunkable Community experience!

The best solution is to use an image URL that ends in a file extension such as PNG, JPG, GIF, SVG, etc.

Google usually places them in their own web wrapper and will remove the original file extension from the URL.

You could upload your images to a third-party hosting service like Cloudinary.

They have an upload Widget allowing you to upload assets from Google Drive into Cloudinary.

You can upload your files there for free and then use them in your database with their URL.

Regarding limiting to one image, could you please create a Custom Data Viewer Layout?

If any of those steps are unclear, let me know, and I will be happy to explain further.

1 Like