Hello, I am trying to set a foreign country in the addressbook sublist on a vendor record by using the following code: subrecAddress.setText({
fieldId: 'country',
value: stCountry
});
b
battk
01/14/2021, 11:33 PM
basic answer is to set the country first
battk
01/14/2021, 11:33 PM
in your case, you probably want to use setValue
p
Phillip
01/14/2021, 11:34 PM
what value do you need to set the country field? I get the full text version such as 'India'