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.
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.
The "Hello Word" SuiteScript example
I am having trouble getting a standard example from the online documentation to work. The documentation for server-side Suitescript gives a simple js example to say 'Hello World', and I am just trying to get this to work!
However, I am not sure what to do with the js code file. I have uploaded it to my NS account as required, but the dodumentation doesn't tell me what to expect next. Is it that I should be able to click a button and have the code executed server-side, with return of html to the browser? If so, how do I associated the code file with the button? If not, then what is supposed to happen?
0