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!
SuiteScript (Workflow?) remove 'Default Shipping Address
I need to prevent Customer Addresses being marked as 'Default Shipping Address'
I'm fairly sure this is not possible from Workflow, so I assume this will need to be a SuiteScript solution.
I've found articles on how to create and amend Customer Addresses via script, but I'm not sure how the 'Default' tickboxes are managed - Are they part of the Address subrecord, or part of how the address is linked to the Customer?
I can see the fields show up in the Record Browser on the AddressBook sublist for the Customer record. Does anyone have any example scripting of how to update these fields?