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!