Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
Customer Address - Override
I am attempting to populate a customer address using the override flag but it is not setting the correct information int the addrtext field. The final address field for the created customer is simply getting set to whatever address fields have been populated.
cAddress.@override = true; cAddress.overrideSpecified = true; cAddress.addrText = "Simple Address Test String";
Am I setting the address information in the wrong field? No other fields are populated on the address.
Thanks,
Ryan Seifert
0