Is there any simple way to get a list of the 50 U....
# suitescript
a
Is there any simple way to get a list of the 50 U.S. states to be used in a dropdown of a field, other then by manually creating a custom list and entering every single one and sourcing the field from that list?
b
you can use the
State
as a source for a custom field
its not as useful as the native state list since it uses internal id numbers instead of state abbreviations for internal ids
a
Thanks!
t
@Azi Here are SuiteQL queries you can use to get both states and countries: https://timdietrich.me/blog/netsuite-suiteql-states-countries/
👍🏿 1
👍 2