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.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
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