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
Retrieve Custom List
Hi,
I'm attempting to pull back a custom list to display in a suitelet but I am running into issues. I tried using nlapiLoadRecord but that failed. Then I tried nlapiSearchRecord and passed in the the id of the custom list. This found the list and returned the items but I only have the items ids. I also need the display text. I believe the display text is not returning because I have not specified an nlpaiSearchColumn. Does any one know what to specify for nlapiSearchColumn to return columns for a custom list or another way to programmatically return a custom
0