CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Upgrade to 4.0.5 - Now counties for selected state/province don't show up
Pages: [1]

Author Topic: Upgrade to 4.0.5 - Now counties for selected state/province don't show up  (Read 984 times)

RicardoDavis

  • I’m new here
  • *
  • Posts: 29
  • Karma: 0
  • CiviCRM version: 4 (yay!)
  • CMS version: 7
  • MySQL version: 5.1
  • PHP version: 5.2
Upgrade to 4.0.5 - Now counties for selected state/province don't show up
August 30, 2011, 01:33:19 pm
Hello all!

GRTL has just migrated it's site to CiviCRM 4.0.5 over the weekend.  Now we're going through things closely to find issues.  Today we realized when editing/creating an individual contact that no counties were listed when we picked Georgia.  But all 159 counties in Georgia were in the database table referencing the correct state code.  Here's the snippet from the HTML code on the form:

Quote
<label for="address_1_county_id">County</label><br />
        <select name="address[1][county_id]" id="address_1_county_id" class="form-select">
   <option value="">- select a state -</option>
</select>
What happened?

RicardoDavis

  • I’m new here
  • *
  • Posts: 29
  • Karma: 0
  • CiviCRM version: 4 (yay!)
  • CMS version: 7
  • MySQL version: 5.1
  • PHP version: 5.2
Re: Upgrade to 4.0.5 - Now counties for selected state/province don't show up
August 31, 2011, 04:08:10 am
Problem solved. In order for the county field dependency to be triggered, the country field must be enabled. What I didn't realize was that after the upgrade it was disabled.


Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Upgrade to 4.0.5 - Now counties for selected state/province don't show up

This forum was archived on 2017-11-26.