0
Create a button to open directly the pdf
Hi :),
Is it possible on Ninox to create a button that will open directly the pdf linked to the tab instead of having to click on the icon print on the top right to then press again the other icon print to select this print?
Thank you
3 replies
-
Yes,
printRecord(recordId, layoutName) - Creates a PDF from the given record and print layout name.
e.g. printRecord(this,"Invoice")
Steven
-
This is brilliant :), thank you Steven
-
YES! This will save me heaps of time too, thanks :)
Content aside
- 4 yrs agoLast active
- 3Replies
- 1421Views