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.
How To Convert Internal ID to Name in a Script
Hi,
I have a custom field on a case record of type list/record; store value = T and the source list is a custom list.
I want to get the text value of which element of the list has been selected.
I am using record.getFieldValue but the fuction returns the internal ID of the entry from the custom list rather than the text value.
Is there an easy way of converting this Internal ID into the corresponding text value in the list?
thanks,
0