Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

From where the country code gets populated on user screen.

anand98900
Kilo Contributor

Hi All,

On the display user i can see Country Code attribute which is list.

find_real_file.png

 From where did these values are coming from.

Their is core_country table present in the ServiceNow instance but when i match the values those are different.

Is there any relation of this country code drop down and core_country table.

4 REPLIES 4

Prasad Dhumal
Mega Sage

Country Code is available in sys_user table.

Values are configured in Choices.

find_real_file.png

Also you can see these choices from Form Design

find_real_file.png

anand98900
Kilo Contributor

Then what is the use of core_country table.

Look for the answer dantenow given in below thread, you will understand.

Country field on Location Table - IT Service Management - Question - ServiceNow Community