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!
Add custom record to customer record with suitescript
I need to add a custom record entry for vehicle details to a customer record with a Client Script. I have a custom record for vehicle details linked to customer. On the custom record I have two static list for vehicle make and one for vehicle model. I get the vehicle data from an API call to an app and need to add the details to customer.
My problem is that I cannot assign the vehicle make and model to the fields. The make don't give an error but the model give an error that the internal ID does not exists but it does.