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.
C# Get Value of Custom List/Record field
Hi,
I do a basic search through code (not saved search) for my custom record called Installed Base and I would like to get the value of the End User field (its basically a list/record field type of Customer) from the search result.
Basically I'm doing a basic search to Installed Base custom record and I've been struggling to get the value which is being selected in the End User field - which is a list/record field type and source of Customer.
Here is what I have and it return the type of the field instead of the value:
0