How to get a text of an id in a custom list
Hi NetSuite Guru, I created a parameter in a portlet script, this parameter is a custom list. When I edited the portlet in the Dashboard, I select a value in the custom list parameter, the code in the script returned an id in the custom list, not a value while I need to get the value of the item in the custom list.…