I have a form where I want to display an image.
I have a relation to the tab I want to take the image from and I created a lookup to get the image from this other tab.
In Data, all shows well, I can see the link.
However, when, in my form Image component, I use the lookup field as source for the image, nothing shows but it works if I put the image link directly in custom.
Attaching the data screenshot and simulator screenshot for your reference with lookup and direct link
I also have the same problem. And an old app with images in the form, which all were visible a few weeks ago is now not showing any images at all (in the form)
Can confirm it does not show anything for me inside the form if I point the image component to any columns, whether it be an image column or a lookup of an image.
What happened on this issue??
I’m also experiencing it.
Not having to have images in all tables, I have created a “Ressources” table which contains images. I then create a relation to the table → create a lookup for the table to fetch an image. In the Data view it all looks fine (the image appears) but inside the layout of the app the image does not appear.
Furthermore it also does not appear when unfolding the quick view of the data in the bottom of the layout screen.
Anyone from Glide is aware of this? Surely it seems inefficient to copy-paste images across the app’s tables. Must slow the app’s performance also.
My setup: Using Google Sheets (I have later seen a warning/disclaimer in a community post against doing so - images should be hosted on a Glide server).
As soon as I created a separate table for storing the image directly within Glide and created a relation to the table, the lookup fetching the image worked.