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!
SuiteScript Example
We are working as quickly as possible to fill out the server SuiteScript documentation and include examples. I thought I would include an example I developed this evening to handle a customer request, which was to include the primary contact's fax # on the sales order. Hopefully taking a look at this will give you scripters a hint of the power you will have available with SuiteScript.
Note for the example below to work you must create a transaction body field on sales transactions with id = "contactfax" and store value unchecked. Because of an issue fix, the example will work in the version of NS coming out next Monday, June 5.
0