Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
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) {
3