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) »
  • Discussion »
  • Internationalization and Localization (Moderators: Michał Mach, mathieu) »
  • Australian States
Pages: [1]

Author Topic: Australian States  (Read 3584 times)

Penny

  • Guest
Australian States
February 03, 2009, 12:14:25 am
Hi all,

Maybe I'm missing something here, but in the drop-down menu for Australian States there's only:

Australia Antarctic Territory
Australian Capital Territory
New South Wales
Northern Territory
Queensland

So bad luck if you live in Western Australia, Tasmania, South Australia or Victoria!


Piotr Szotkowski

  • I live on this forum
  • *****
  • Posts: 1497
  • Karma: 57
Re: Australian States
February 03, 2009, 04:22:02 am
Can you try typing one of the first letters of the missing states? The default dynamic drop-down shows only first five states (we changed this drop-down behaviour in CiviCRM 2.2).
If you found the above helpful, please consider helping us in return – you can even steer CiviCRM’s future and help us extend CiviCRM in ways useful to you.

scrubba

  • I post occasionally
  • **
  • Posts: 31
  • Karma: 2
  • CiviCRM version: 4.6.2
  • CMS version: Wordpress 4.2
Re: Australian States
April 19, 2009, 11:43:21 pm
hi all

in terms of Australian States
i was wondering where to remove one:
because
"Australia Antarctic Territory"
is a little irrelevant to my organisation.

Having trouble finding it..

Piotr Szotkowski

  • I live on this forum
  • *****
  • Posts: 1497
  • Karma: 57
Re: Australian States
April 20, 2009, 02:42:45 am
Quote from: scrubba on April 19, 2009, 11:43:21 pm
in terms of Australian States
i was wondering where to remove one:
because
"Australia Antarctic Territory"
is a little irrelevant to my organisation.

To avoid various disputes, we use the ISO 3166-2 province list as our basis, but you’re right, Australia Antarctic Territory is not considered an Australian province there. I’ll filed CRM-4394 and it will be fixed in CiviCRM 2.3 – for now all you can do is to go to the CiviCRM’s database and delete the row of id 1637 from the civicrm_state_province table:

Code: [Select]
DELETE FROM civicrm_state_province WHERE id = 1637;
If you found the above helpful, please consider helping us in return – you can even steer CiviCRM’s future and help us extend CiviCRM in ways useful to you.

scrubba

  • I post occasionally
  • **
  • Posts: 31
  • Karma: 2
  • CiviCRM version: 4.6.2
  • CMS version: Wordpress 4.2
Re: Australian States
April 22, 2009, 11:08:12 pm
Thanks very much for your prompt assistance on this - scrubba

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Discussion »
  • Internationalization and Localization (Moderators: Michał Mach, mathieu) »
  • Australian States

This forum was archived on 2017-11-26.