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!
Print Sales Order with Filtered Columns Element
Hi,
Can someone please help? Although I am quite farmiliar with Netsuite and its functions I am a little new to the SuiteScripting despite having some background in HTML and C++ programming.
All I am trying to do is either using the existing print button in Sales Orders or a new one generate a PDF which I have already created a template for in netsuite but I wish to filter out certain items so although they exist in the Sales order they do not show in the printed copy.
For example I have a print check box for each item in the sales order, if the box is checked that item is displayed in the print output if not then it isn't displayed in the print output.