In checkout, customers are unable to fill state/province field when country is Canada. No selector/drop-down box appears for this line. Typing anything in province field returns "Please select a billing state" when form is submitted.
In checkout, customers are unable to fill state/province field when country is Canada. No selector/drop-down box appears for this line. Typing anything in province field returns "Please select a billing state" when form is submitted.
Comments
Comment #1
gordon commentedThese have been filled out for as many countries that I could find, but some are missing.
Please take a look at http://api.drupalecommerce.org/api/ecommerce/ecommerce--ec_store--region... in the ec_store/regions/ca.inc file and fill out the states (provinces). and if you can send this to me so I can make these changes in the system.
See the us.inc file for an example of how it should work.
Comment #2
avonleadesign commentedThanks, Gordon. My ca.inc file now looks like this:
Comment #3
davea commentedThese are in the dev version as of February 6, 2011.
see http://drupal.org/cvs?commit=495892