Hi all, Looking to do something relatively simple ...
# general
j
Hi all, Looking to do something relatively simple but, i'm having trouble configuring appropriately. We have a field on an item record that references the country that a vendor is from and puts that on the item record. It's using Netsuites Country List and sourcing by vendor. I want to reference that country on the item record and based on the country supply the country code which will be stored in a custom record type that has the country and a field for the country code. So my idea was to have a record for each country with their code and on an item record reference the field that shows the vendor country. but i'm having trouble already sourcing it since it's trying to match a list (country) to a custom record (country with field country code). Does anyone have any suggestions?