vote up 1 vote down star
1

Is there a standard country drop down in salesforce.com that I can uses directly?

flag

closed as not programming related by Paolo Bergantino, George Stocker, Juan Manuel, Zifre, Daniel A. White May 19 at 13:40

1 Answer

vote up 0 vote down check

Unfortunately there is no easy way to do this.

It is one of the top ideas on the Salesforce.com idea exchange: http://ideas.salesforce.com/article/show/23195

Several of the comments on the idea above recommend the Address Advantage app by Force.com labs. You can install it into your Salesforce.com org by using the AppExchange: http://sites.force.com/appexchange/apex/listingDetail?listingId=a0N300000016bb2EAA

You could also do this yourself by creating a custom picklist. A list of country codes and names can be found here: http://www.iso.org/iso/country_codes/iso_3166_code_lists.htm

link|flag

Not the answer you're looking for? Browse other questions tagged or ask your own question.