Telling NetSuite that you have clicked the UI button “SAVE” onthe record.

We can do this by writing in the script.

 getNLMultiButtonByName('multibutton_submitter').onMainButtonClick(this); return false;

Leave a comment

Your email address will not be published. Required fields are marked *