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!
Retrieving Custom List
Total Idiot here... I am relatively new to Netsuite webservices, but have done a few things such as creating new invoices, etc...
The question I have is in retrieving a customfieldlist from an invoice. I have retrieved the invoice record and now want to get to the value of the list called "custbody1". Hopefully my terminology is correct. It shows as a SelectCustomFieldRef.
In C# or VB, thru webservices, how do I get to the contents of the list called custbody1 in CustomFieldList in the invoice transaction? Any help would certainly be appreciated. I desire the actual value, not the internal Id...