The file attached is the patch file for the list of states for Malaysia (MY) country. It would be great if we could add this in the next release of addressfield module.
Thanks :)
| Comment | File | Size | Author |
|---|---|---|---|
| addressfield_malaysia.patch | 1.23 KB | jonloh |
The file attached is the patch file for the list of states for Malaysia (MY) country. It would be great if we could add this in the next release of addressfield module.
Thanks :)
| Comment | File | Size | Author |
|---|---|---|---|
| addressfield_malaysia.patch | 1.23 KB | jonloh |
Comments
Comment #1
jonloh commentedComment #2
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 #3
rszrama commentedComment #4
bojanz commentedThe state names are correct, but the keys aren't, they should be the ISO keys, as defined on https://en.wikipedia.org/wiki/ISO_3166-2:MY.
For example:
01 => Johor,
02 => Kedah
Comment #5
bojanz commentedMade the needed changes and committed the patch.