Annotate image in same row

Hi Guys.
I’ve stumbled about with this problem for quite some time now and keep coming back to it.
i need to Annotate an image in the same row and save the underlying image along with the annotation (Image fully marked up).

Table: ‘CollectionCheck’
Columns: ID, JobID, ImageExploded, Annotation.

[ImageExploded] (Image) has an Initial value “https//…file.jpg” and loads on a new row.
[Annotation] (Drawing) has an Initial Value pointing to [ImageExploded] and allows that image to be drawn on.
But when the record is saved the underlying image is not saved only the overlaid markup.
I have studied the Annotation example App but it doesn’t help me as I don’t want an ‘Annotations’ table separate to the ‘CollectionCheck’ table.

Can any of you guys help?

Kind Regards

0 3 155
  • UX
3 REPLIES 3

I’ve come on this problem as well.

Does anyone have a lead that could help?

Not sure if this is helpful. I tested on a similar setup as you described. The image copied from the image column’s initial value (with a path to image in the form “https// .jpg” ) to the drawing type column’s initial value got retained even after drawing additional lines on the drawing column.

In summary, I did not face the issue of underlaying image not getting saved.

Yes I’m unable to reproduce.

Top Labels in this Space