Link to reference and photo

Hello,

I have a rather special situation, or maybe not ๐Ÿค”.
I want to create an inventory program for furniture-type objects.


To do this, I've created the "Catalog" table, which fills in information on the various objects we'll encounter for a given customer.
The category of the object, for example: "Chair", "Desk". The photo of the object. The model, material, etc...Batiment Client DBBatiment Client DBCatalogue DBCatalogue DBClient DBClient DBInventaire dรฉtaillรฉ DBInventaire dรฉtaillรฉ DBColumn Photo in Inventaire Dรฉtaillรฉ DB configurationColumn Photo in Inventaire Dรฉtaillรฉ DB configurationPrint ScreenPrint ScreenValid If Column Photo in Inventaire Dรฉtaillรฉ DBValid If Column Photo in Inventaire Dรฉtaillรฉ DB


Then I have a Customer table in which I reference a name.
I have a "Customer Building" table in which I reference the name and number of buildings per customer.
I have a "Detailed Inventory" table that allows me to scan a unique Inventory Nยฐ for an object that is referenced in my catalog.
The idea in this "Detailed Inventory" table is to associate an Inventory Nยฐ with a chair and then to be able to link this object to a catalog description, photo etc...


I have a problem with my photos. They're stored on my Google Drive, which I've referenced in my application.


So far I've had no problems adding data and getting the photo correctly associated with my object. Except in the case of data modification.

Example: I made a mistake in the photo I want to change, now I have a caution symbol displayed instead of my photo.

I don't know if it's a design error, a limitation in appsheet or an error.

0 0 65
0 REPLIES 0
Top Labels in this Space