I followed the documentation and set up a Doc which has Attach Image
and Image
. It is displaying the uploaded attachment with no problem. Let’s call this Doc ImageA
.
Now I have another doc DocA
, which has a Image
DocField, of which wanna reference Attach Image
in ImageA
.
In order to display sample_attachment
, which field should I fill in in DocA
: Options
or Fetch From
?