Hello,
I'm trying to figure out the best path to implement a drop-down list with in mind the fact that we migrated a huge database of contacts where the country text field is already populated.
- all ready to use scripts / solutions found on the web seems only to work with crm 2011
What I see I can do is:
- or I create a country entity, but it will the be a lookup field. Anyway, I saw that it is possible to convert a lookup field into a drop-down list
- or to create a new drop-down list that will replace the default 'address1_country' text field on my form.
Then, to populate this new field:
- I extract contacts to an excel spreadsheet and copy/paste country name into the new created country field
- there is also a way to use workflows to auto-populate a new field with the content of a existing one but it seems out of my skills so far
Thank you if you could give me advices, what would be the best way to do it.
Best regards
*This post is locked for comments