Print a field image from a linked table don't work
Hi,
I can't print a simple image from a second table. Here the formula in the document editor :
(select JOB where Atelier.Nom = "CHAUDRONNERIE" and Ordre = this).Codebarre
And in the box, the name of the file with the Id instead of the image :
N140/barcode1.png
Thank-You.
Jerome
9 replies
-
Hi Jerome,
printing images from a seperate table is not possible yet.
Though we are planning this for a future release.
Best, Alex
-
Thank you Alex. I have found a solution !! I use the table view !
-
Is there an ETA on when we can do this?
Or is there a workaround?
I tried adding this to the tables 'trigger after update', but the image doesn't transfer correctly, and using a formula to bring in the image also doesn't print the image
if Status = 1 then
Image := 'Accepted/Rejected By'.Signature
end -
??
-
Hi Sarah,
We have planned to make it possible in the future.
There is no specific ETA I could tell you.
Thanks for your understanding and your patience.
Best, Jörg
-
this is a huge part of making my solution work - any progress?
-
??
Would LOVE to have this solution.
Thanks!
-
Hello?
Anyone?
-
first(select Table Name.filename) in the browser will work.
Content aside
- 3 yrs agoLast active
- 9Replies
- 1896Views