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!
Portlet Script_Script Record Upload Error_SuiteScript 2.0 entry point scripts must implement one scr
Hi Everyone,
Since I am attending the "school of hard knocks" as far as SuiteScript is concerned, I probably have more issues with my code than the question I am currently asking, but can anyone tell what I am doing that prevents me from even creating a script record? I have seen a couple of similar posts, but they have not helped in determining the issue. And a number of the examples in SuiteAnswers relate to SuiteScript 1.0, which aren't helping me figure out 2.0. Any help is greatly appreciated.
Thanks, John
/**
*@NApiVersion 2.x
*@NScriptType Portlet
*/
define(['N/search'], function(search) {
function render(params) {