0

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.pngCapture d’écran 2019-01-21 à 22.49.55 

 

Thank-You.

 

Jerome

9 replies

null
    • Alexander_Koenig
    • 5 yrs ago
    • Reported - view

    Hi Jerome,

    printing images from a seperate table is not possible yet.

    Though we are planning this for a future release.

    Best, Alex

    • Direction
    • 5 yrs ago
    • Reported - view

    Thank you Alex.  I have found a solution !!  I use the table view ! 

    • SECOS Group
    • quartz_cap
    • 4 yrs ago
    • Reported - 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

    • SECOS Group
    • quartz_cap
    • 4 yrs ago
    • Reported - view

    ??

    • Jorg
    • 4 yrs ago
    • Reported - view

    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

    • scopic
    • 3 yrs ago
    • Reported - view

    this is a huge part of making my solution work - any progress?

    • wstarnes
    • 2 yrs ago
    • Reported - view

    ??

    Would LOVE to have this solution.

    Thanks!

    • wstarnes
    • 2 yrs ago
    • Reported - view

    Hello?

    Anyone?

    • Nick_Massie
    • 2 yrs ago
    • Reported - view

    first(select Table Name.filename) in the browser will work.  

Content aside

  • 2 yrs agoLast active
  • 9Replies
  • 1894Views