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!
Companies and Contacts sublist ID on task record?
We have a need to reassign a number of tasks via script (a very large number of tasks). The issue is that when I change the related customer/contact with the code below, the previous customer/contact information is still stored in the 'Companies and Contacts' sublist found under the task's related records tab.
What is the ID of this sublist so I can loop through it in my script and remove the incorrect line item. I have already tried nlapiDetachRecord and it throws an incorrect record type for nlapiDetachRecord error.
Does anybody know the sublist ID for 'Companies and Contacts' under a task?