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
Script and nlapiLookupField
We've got a custom record that includes about 40 checkbox fields. I need to identify which fields are marked as True. Is there some way to use nlapiLookupField to return ALL fields and their values without listing them out? I was hoping it would return a 2 dimensional array of the field name and the value and I could just loop thru the array and check to see if the value is true.
Thanks.
0