Dear Sirs:
I have a problem with my application, which is the following:
I have a parent table called: Hallazgos and when registering in the application, we fill in a field called Foto, which is called in our child table: Acciones Correctivas. Using the formula [IdHallazgo].[Foto] in the app.
It happens that when I register in table Acciones Correctivas, at first the Foto can be seen, but then it disappears and becomes a triangle.
I need your help to find out what the problem is.
Solved! Go to Solution.
When the triangle appears, it almost always means that the path is not correct.
Using the formula as you are, it simply copies the path + file information - i.e. the same photo will be used. So, you need to make sure that your [Foto1] column in the child table is defined exactly like the [Foto] column in the parent table - including folder configuration.
Additionally, you don't mention the datasource you are using. If you are using sheets, then relative pathing applies - i.e. any paths are relative the physical location of the sheet. This means that your child table sheet and the parent table sheet need to be in the same exact location in the cloud storage providers folder scheme...OR...you need to adjust the photo storage folder and photo column paths configuration so that BOTH columns can get access to the photo.
If you still need more help, please provide more details on your app datasource (and location if sheets) and photo column configurations.
I hope this helps!!
User | Count |
---|---|
34 | |
11 | |
3 | |
2 | |
2 |