wish I had my Netsuite resources for beginners pag...
# suitescript
k
wish I had my Netsuite resources for beginners page written so I could pimp that out, but if you're just getting started, keep the following things bookmarked (because you'll eventually need them, and they're incredibly useful): 1. Chrome Extension: Netsuite Field Explorer: https://chrome.google.com/webstore/detail/netsuite-field-explorer/cekalaapeajnlhphgdpmngmollojdfnd?hl=en 2. Chrome Extension: Netsuite UI Search to SuiteScript Search Export: https://chrome.google.com/webstore/detail/netsuite-search-export/gglbgdfbkaelbjpjkiepdmfaihdokglp?hl=en-US 3. Netsuite Full Doc List: https://docs.oracle.com/cloud/latest/netsuitecs_gs/docs.htm 4. Netsuite SuiteScript 2.0 API Reference: https://docs.oracle.com/cloud/latest/netsuitecs_gs/NSAPI/NSAPI.pdf 5. Netsuite SuiteScript 2.0 Guide: This is located in <yournetsuiteurl>/app/help/helpcenter.nl?fid=preface_3710621755.html, not sure there's an external link available. 6. Netsuite Script Templates: https://gitlab.com/erictgrubaugh/eclipse-suitescript-templates/tree/master/templates
👍 2
s
Now that is superb. I have been working through much of this. But, still more there to read and work with.