Hello Appsheet community and best wishes for 2023.
I changed storage for my application (the old one was on Office 365) I now switched to Google Drive.
I have a problem, to point, from a virtual column, to the folder where my client’s documents are stored.
When this file was on Office 365, I only had to retrieve the URL (highlighted in yellow) and add my column [CODE AFFAIRE] so that my virtual column would point directly to the file, see screenshots below.
Now that I am Google Drive, impossible to generate this URL, yet I searched on the forum release and documentation nothing to do. I thought it would be easier with Google Drive
It is not exactly clear whether you have moved those files to the Google drive in a single folder or otherwise. Please elaborate on that. Assuming you have moved the files to a Google drive folder, please take a look at the below article.
Thank you for your answer, sorry I wasn’t clear
To answer your question, no, I did not move the files, I made a copy of the application on Google Drive (without the data and images)
I then created new customers from within the application, where I insert documents from Type File columns.
These documents are then found in folders created by the application, it is to reach these customer folders that I want to create a URL
Typically the File type column from where you upload the file, you should be able to access the file from that file column itself. Are you not able to do that?
Of course I access the file from the column, what I want to do is to directly access the FOLDER in the Google Drive or come to drop the files (several files per customer).
This is why I want to create a virtual column with a URL link that would point to each customer file.
Thank you. But sorry that you may wish to clarify, are you looking to access the folder or file from the URL? Once you have mentioned file and once folder.
Anyway , I believe you could access folder by copying the folder path from the Google drive under share option by using the copy link option and then pasting that URL in URL type column.
Since the name of each folder corresponds to the key of my “CLIENTS” database, I created a reference between the file and my “CLIENTS” database.
Voila, I have now surfaced a link in my application for each client file that leads to their dedicated folder.
I hope I have explained this well and that it can help other users.
Great solution, I would like to achieve the same, but I have already implemented this without following the collection of files steps, I think that did not exist before, how can I make it work for tables and folder that are currently working?