My Stuff
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.
Comments
-
Ok, so apparently somewhere between those versions of SuiteTalk, the API was changed such that the internalId of the custom field now requires the actual numeric record ID from netsuite instead of the string. I'll just update our code so it uses the scriptId attribute instead of the internalId attribute. Though I find it…