Is it possibel to update a custom field based on country change ?
For example, when i pick an address and the field "country" is populated i want to update another field with an "id" of that country that i have stored in a DB based on the country selection.
(i have a table with the country name and their ID)
Is it possibel to update a custom field based on country change ?
For example, when i pick an address and the field "country" is populated i want to update another field with an "id" of that country that i have stored in a DB based on the country selection. (i have a table with the country name and their ID)
thanks.