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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
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