Discussions
Complete country list
I want to generate a dropdown list with the complete listing of countries available within NetSuite and their corresponding values (_unitedStates,_canada, etc.). I've been looking around the NetSuite UI and I don't see that list contained anywhere. Also, I've found a "Country" object that lists all the countries available as member variables but I want to avoid having to hard code the dropdown. What's the best way of retrieving this through web services? Can it be done? Or do you have to hardcode these values?