Posted by sea4 on December 1, 2011 at 4:53pm
7 followers
Jump to:
| Project: | Address Field |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
Hi,
Is there a way to filter or sort by state or province in views for US or Canada addresses?
Comments
#1
+1
#2
you can find a manual solution here:
http://drupal.org/node/1304288#comment-6701772
http://drupal.org/node/1304288#comment-7067810
#3
in the same thread as the links above, you'll find a Canadian province and territory solution:
http://drupal.org/node/1304288#comment-7223714
#4
It's already possible, but I think the gist of your question is a duplicate of #1304288: Add a Views handler to filter by administrative area using a select list instead of a textfield - using an actual select list to filter instead of having to type in the code manually (which is the way it currently works).