0

Button don't work

Hi everybody, I create a button to save simply a pdf of an image with a print layout, this 

let myPdf := printAndSaveRecord(this, "Scheda Tecnica");
let myName := "Scheda Tecnica " + Descrizione + ".pdf";
importFile(this, myPdf, myName)

The problem is that works only for new records, not for old records.

Why?

Thanks in adavnce

 

Alberto

1 reply

null
    • MENOZZI_srl
    • 4 yrs ago
    • Reported - view

    Solved, don't use "/" in the name