Category "suitescript"

SuiteScript - Open, Read File

This is going to be a really stupid question - how do I open a file in the Filing Cabinet and read it in, line by line, using SuiteScript? Every example I can f

How to move sublist fields created from User Event script

I added a sublist field on a transaction. For instance a Sales Order. When you add the field via user event script, it positions the field at the end of the sub

NetSuite - Using SuiteScript to Create Button to Print Packing List on Transfer Order

I'm trying to follow SuiteAnswers 41269 (which is for adding a Packing List to an Item Fulfillment) to add a button to print a packing list to a Transfer Order.

Hide other field on field change - Suite Script 2.0

I would like to hide the ID 'custrecord_hrx_vendor_status_list' once item has selected in select box ( options ). Here is my code. /** * @NApiVersion 2.x * @NS

How can I put HTML in sublist field?

I want to add a link to a sublist field. every line item will have different link I tried with URL field but its just to put the link - I want to make the windo