Tips for NetSuite Developers

If you change a customer’s address in a client script, call: 
postSubrecordChangedScript(‘addressbook’, ‘addressbookaddress’);
to update the address immediately.
/Mats

See more blog posts