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!
Searching Customer for a custom field
I am very new to Netsuit and web services in general so I am finding this tough going. What I need to do is search for a custom field on a customer record. I believe this should be easy enough? I have C# code that searches for one of the standard fields (phone number) based on the sample code working fine. I just don't know how to do it for a custom field.
The field is a Free Form Text field and I do know the ID for it. Do I need to use a SearchStringCustomField somehow? How do I do the actual search?
0