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!
How to resolve the MODULE_DOES_NOT_EXIST error when calling a Client Script?
I created a ClientScript in which I try to redirect to suitlet, but an error occurs.
Here is the code I am using:
I went into Customizations, uploaded the script (I saved it into the SuiteScripts Folder), and deployed it following the info in the help center.
When I try to save the script, I get an error:
Fail to evaluate script: {"type":"error.SuiteScriptModuleLoaderError","name":"MODULE_DOES_NOT_EXIST","message":"Module does not exist: N/redirect.js","stack":[]}
Can anyone point me to what may be the issue?
Thanks