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!
Custom List Value
Hello all,
Need some help again. We have a custom list of product lines. We then have a custom item field that uses this list. No problems there.
Where the problem occurs is trying to get that list value in SuiteTalk. We have a saved search that shows the value selected product line for the item. We are using the saved search then in a C#/.Net web page to display some information about the item. Problem we cannot figure out how to get the list value. The search simply returns the id and we need the value (text). We have not been able to figure out how to is ListOrRecordRef to get that value