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!
Getting Cannot find function getAllParameters error and no idea why or how to fix
Hi all,
We have a BeforeLoad User Event script for the Credit Memo form that works fine when creating a Credit Memo. We just had a request to reformat the printed version of the credit memo and we are trying to customize an Advanced PDF/HTML template. We click on the standard template to customize it and every time we get an error:
org.mozilla.javascript.EcmaError: TypeError: Cannot find function getAllParameters in object http.ServerRequest. (/SuiteScripts/PE Scripts 2.0/pe2_ue_creditmemo.js#27)
First, not sure why it is running the script when we are trying to create a custom template.