Show Image from another table using Ref

Voke
New Member

Hello,

I have a table that is used for a form to captures images with a ref to the parent table. I was wondering how to pull those images and display them in the detail view of the parent table record. I have tried “Ref” column type with a dereference expression, a virtual column, and show type columns. It all results in the file path in text rather than the image itself.

Any help is greatly appreciated!

Solved Solved
0 1 1,183
1 ACCEPTED SOLUTION

Steve
Platinum 4
Platinum 4

The typical approach is with a virtual column. Make sure the column type is Image. You may have to set it manually.

3X_b_4_b48fe3e8533e472680d76915bbfe9df6606e9621.png

View solution in original post

1 REPLY 1

Steve
Platinum 4
Platinum 4

The typical approach is with a virtual column. Make sure the column type is Image. You may have to set it manually.

3X_b_4_b48fe3e8533e472680d76915bbfe9df6606e9621.png

Top Labels in this Space