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
getting values out of a custom list
On the project record we have a custom field of type list. It sources it's 2 values from a custom list.
In my scheduled script I get the project ID, load the record and getFieldValue of the custom field but it returns the value which represents the number of the item that's selected in the list. ie this list has 2 items - 'demand' and 'supply' in that order.
My script is returning the number 1 when I want to get the text 'demand'. It's probably easy to do, but it's been a long day and my brain isn't working as well! Any help would be great :-)
0