Broken Icon on Images in Card Layout

I am trying to simply add a circle image and a ‘square’ image to the card layout. if i leave the columns in Sheets completely blank, the sections do not appear at all in AppSheet for me to add images backwards. If i paste the image into the columns in Sheets, a broken icon appears

I deleted the original image columns from my Google Sheet and created brand new ones with different names (“Picture (Square)”)

I confirmed the files are in the correct subfolder inside my app’s default folder (`/appsheet/data/AppName/Programs_Pictures`)

I confirmed the relative path in the sheet is correct (`Programs_Pictures/Square.png`)

When the new column’s TYPE is set to “Image”, it appears in my Detail view, but the image is a broken icon

The bug appears to be specifically with how the “Image” data type is being rendered in my app.

Please let me know what i can do

Does the app still use that folder as its data source. Can be found under settings. This can change if the app uses a shared drive now or a different folder that allows access to the needed files. (would have been changed manually)

1 Like

I would suggest to upload another image through the same image column (e.g. by editing the detail view) and check:

  1. does the file appear in the location you expect?
  2. does the relative path format that gets saved in the data source match what you expect?

Wherever the file ends up / whatever path structure you find, you should be able to add additional images to that location following the same structure. Another option is to just upload the circle and square images this way.

3 Likes