My Stuff
Nominate Your Peers for NetSuite Support Community's Choice of the Quarter! Submit your nomination today.
Intelligent Payment Automation version 1.0.3 is now available in the SuiteApp Marketplace. The SuiteApp, powered by BILL, lets you automate payments, manage vendor details, and bank account information within NetSuite. Learn more
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