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

9replies Oldest first
  • Oldest first
  • Newest first
  • Active threads
  • Popular
  • Hi Jerome,

    printing images from a seperate table is not possible yet.

    Though we are planning this for a future release.

    Best, Alex

    Like
    • Direction
    • Direction
    • 4 yrs ago
    • Reported - view

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

    Like
    • E.T.
    • SECOS Group
    • quartz_cap
    • 3 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

    Like
    • E.T.
    • SECOS Group
    • quartz_cap
    • 3 yrs ago
    • Reported - view

    ??

    Like
  • 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

    Like
    • scopic
    • scopic
    • 2 yrs ago
    • Reported - view

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

    Like
    • wstarnes
    • wstarnes
    • 1 yr ago
    • Reported - view

    ??

    Would LOVE to have this solution.

    Thanks!

    Like
    • wstarnes
    • wstarnes
    • 1 yr ago
    • Reported - view

    Hello?

    Anyone?

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

    Like
Like Follow
  • 1 yr agoLast active
  • 9Replies
  • 1875Views