My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
Comments
-
Yes, export as Excel fil
-
Need to be displayed in the purchase order transaction. There is no example, can you provide one? Thank you
-
I want to export excel including pictures, how to achieve, thank you
-
Version 2.1 I to achieve through afterSubmit HTTPS. RequestSuitelet. Promise asynchronous, but I will save the preservation of the interface for a long time about 20 seconds, if I cancel the asynchronous save time in 5 seconds. Whether asynchronous processing cannot be implemented
-
function afterSubmit(scriptContext) { var newRec = scriptContext.newRecord; var oldRec = scriptContext.oldRecord; if (scriptContext.type == "delete") return; if(scriptContext.type=="create"||scriptContext.type=="edit"){ var ss = https.requestSuitelet.promise({ scriptId: "customscript_swc_sl_so_paintfun", deploymentId:…
-
Hi, Niks Blando we migrated through packaging, maybe during the packaging process, the package is incomplete, resulting in the failure to uninstall and install.
-
Hi Kristoffer Viray, My region is China, please check the picture, thank you
-
Hi Michelle Jabanes Thanks for your answer
-
Hello Joy if execute search is turned off in a role, the role will not be able to use saved search. My idea is to turn off the global search box, not that the saved search function is also turned off