Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Questions about suitelets and nlapiXMLtoPDF
Hi Everyone,
I just started programming in NS a couple of months ago. I'm in the process of writing my first suitelet. I understand how the GET and POST functionality works in the suitelet but I'm a litte stuck and not sure how to proceed.
What
I'm trying to custom develop a way of creating collection letters to my customers that have over due balances.
How
I created a suitelet that displays a form with 1 field that allows the user to select which type of collection letter to create i.e. 1st, 2nd, 3rd, final. This calls the "Get" function of the suitelet and also the "RESPONSE" after the user submits the form.