Closed (fixed)
Project:
Address Field
Version:
7.x-1.x-dev
Component:
Address formats
Priority:
Normal
Category:
Feature request
Assigned:
Issue tags:
Reporter:
Created:
28 May 2011 at 00:05 UTC
Updated:
28 Jan 2015 at 21:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
tormiHere's the patch. Noticed that
includes/addressfield_form_it.incwas missing from addressfield.info, added that too.Comment #2
tormi#1 has some parsing errors, sry about that;)
Comment #3
tormiNeed to add addressfield-formatter--EE.tpl.php as well.
Comment #4
damien tournoud commentedThe
-reloadedbranch has been merged. It comes with reasonable defaults for most countries in the world, including Estonia.According to the UPU it doesn't seem that it is customary to use the province name in Estonia's addresses. The default for Poland is thus not to have a state field. The design is extensible so this can be added if necessary.
Comment #5
tormiThanks for the work done in
- reloadedbranch, I really appreciate it! However, I think it would be good idea to provide some additional address templating possibilities in addition toaddress.incso one can store it's customized address format without hacking address.inc.For example, if I'd like to complement Estonian postal address with counties list specified in UPU database, then where would be the safe place to store that code?
Comment #6
UrmasZ commentedThis default form is not ok.
Yes, for large places there is no need for counties, but for small places they are "must have". To add counties to address is common here. And field Address 2 is just confusing. There is no need for that. I really really dislike this default form.
This form should be something like that:
Name
Organization
Street, house - apartment nr.
City
Postal code, County
Country
And counties should be select list.
Comment #7
j0rd commentedThis is a duplicate of
#1829900: [meta] Address Field 2.x needs pluggable administrative areas and an actual API
If you think so to, please close your ticket.
Comment #8
rszrama commentedComment #9
kaido.toomingas commentedhttps://drupal.org/project/addressfield_estonia -- Showcase how to add/change handler.
Comment #10
bojanz commentedI've just done research on Estonia, Latvia, Lithuania, and committed the following changes:
I've also committed the administrative areas for Estonia: http://cgit.drupalcode.org/addressfield/commit/?id=303e984
Opened an issue discussing these changes in Google's dataset: https://github.com/googlei18n/libaddressinput/issues/64
Attaching a before and after picture.
Comment #11
kaido.toomingas commentedWoow Huge Like