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.
Searching for a ListOrRecordRef
I am hitting a wall with trying to figure out how to create a search for a `ListOrRecordRef`.
My initial search returns customers; one of the attributes of the customer that is necessary for this is finding their 'industry' value, which is contained in the custom field list of the customer object.
I am able to iterate through the custom field list and get the 'industry' key/value. The value is a `ListOrRecordRef`.
This is where I am having trouble. If I create a search through the UI, there is a corresponding 'industry' field that will display the text value. This is what I am looking for in the programmatic search.
Tagged:
0