Join Slack
Powered by
Is this not valid? renderer.setTemplateByScriptId(...
# suitescript
n
NickSuite
08/08/2023, 7:11 PM
Is this not valid? renderer.setTemplateByScriptId({ scriptId: 'custtmpl_packing_slip' }); I am not getting any content but renderer.setTemplateById(105) works fine and generate the PDF.
d
David B
08/10/2023, 2:05 AM
try
CUSTTMPL_PACKING_SLIP
n
NickSuite
08/10/2023, 6:39 AM
Thanks
@David B
. Yes, that did the trick.
2
Views
Open in Slack
Previous
Next