I cannot find a way to get the correct image path to display in a Card View. I have defined the column type in AppSheet database as Image, and try both relative path and absolute path (Google Drive file link) -- the image still doesn't get shown. Would appreciate your help and guidance to get this to work.
Default app folder
/appsheet/data/FixedAssetSurveyAppv20-XXXXXXXXX
Image store folder
/AppDev-FixedAssets/Projects/Fixed Asset Survey/V2/app/images/
Path options I have tried -- all failed
1: /AppDev-FixedAssets/Projects/Fixed Asset Survey/V2/app/images/filename.jpg
2: ../../AppDev-FixedAssets/Projects/Fixed Asset Survey/V2/app/images/filename.jpg
3: ../../../AppDev-FixedAssets/Projects/Fixed Asset Survey/V2/app/images/filename.jpg
4: https://drive.google.com/file/d/1-8H76qLTRXlSXXXXXXXXXXXXXXXXXXXX/view?usp=sharing
Thanks a lot.
check this post it may help you. I dealt with same kind of issue.
Thank you @jaichith But I am still lost.
Thought the problem was due to home folder not at the appsheet/data, but at the Google sheet folder instead. So I had tried to put the image files there (same as Google Sheet that was the data source of the form), but it still doesn't work.
The path needs to start from the folder where the data source (gSheets). If images are in that folder, then you just need to specify with the image file name.
User | Count |
---|---|
14 | |
11 | |
9 | |
7 | |
4 |