Hi,
I have a workflow that save a pdf file.
I use the default value given by appsheet for theis file so in google drive it is ‘appsheet/data/Myappfile/Files’
I need to display this file, so I created a virtual file column in the app. When I let the location colum to default it does not work, when I change the location to ‘appsheet/data/Myappfile/Files’ it does not work either.
What should I put in the location formula ?
Having same issue here. I know this was resolved a while ago but not sure if appsheets changed something, not even the sample apps(http://www.appsheet.com/portfolio/531778) work when trying to open the PDF.
I looked through other forums but no luck.
direct links. - do not work
relative links. - do not work, 3. Sharable link from google drive is the only one that works (assuming that file is hosted on google drive). the only problem with this is that it will require to find a way to retrieve the shareble link from the drive and set it to the file column.