Thread: Country Codes
View Single Post
  #6 (permalink)  
Old May 27th, 2008, 13:05
laxman laxman is offline
Junior Member
 
Join Date: May 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
laxman is on a distinguished road
Re: Country Codes

Hi,

Thank you for your reply.

I do not want to create a new country code.

In "country_code" table in the back end you can find two column "COUNTRY_CODE3_GID" and "COUNTRY_CODE2".

COUNTRY_CODE3_GID is three character country code
COUNTRY_CODE2 is two character country code.

How to associate with two character country code.


Eg. I want two list only "FR" when I type "FR". I do not want the three digit code to be listed.

I have set the autocommit property already so that when I type "FR" its listing as only "FRA". I want it to list only "FR".

I hope clearly stated my requirement?

Laxman
Reply With Quote