Hi,
Is there a way to filter or sort by state or province in views for US or Canada addresses?
+1
you can find a manual solution here:
http://drupal.org/node/1304288#comment-6701772 http://drupal.org/node/1304288#comment-7067810
in the same thread as the links above, you'll find a Canadian province and territory solution:
http://drupal.org/node/1304288#comment-7223714
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).
Comments
Comment #1
dlg0 commented+1
Comment #2
mo3.mo3 commentedyou can find a manual solution here:
http://drupal.org/node/1304288#comment-6701772
http://drupal.org/node/1304288#comment-7067810
Comment #3
rajmataj commentedin the same thread as the links above, you'll find a Canadian province and territory solution:
http://drupal.org/node/1304288#comment-7223714
Comment #4
rszrama commentedIt'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).