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.
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
0