Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Custom Button to Generate PDF
So we have a set of custom buttons that used to work - they'd basically call up the Advanced PDF template by ID and spit out the PDF. The button would grab the record ID and then apply a specific template to it.
eg https://system.na3.netsuite.com/app/accounting/print/hotprint.nl?template=141&id=5685255&printtype=transaction&trantype=salesord, vs template 103, 108, etc.
It appears that this functionality has been broken in a recent update. Now it just prints whatever is selected as the advanced form template in the customize screen and ignores the variables passed to hotprint.nl
Is there any known way to put it back in place without having to rescript all the buttons to be suitelets instead of just this quick render? If I change the selected advanced form in the customize screen it works, but that's not a solid work around as we have many different PDF options on sales orders on offer to generate.