Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • 4
    Do they have to be free text fields? And do you have to be able to separate state from province? If you have a select boxes available countries then you can use that to assume whether the state field is US or not- and then you can make the province box simply say "State/Province". Maybe it's a personal thing, but I find that being from the UK and being bundled in with everyone as "non-US" is kinda alienating. Commented Oct 26, 2014 at 17:44
  • I think you were definitely onto something as far as suggesting to provide one input box for both "State/Province". As far as feeling alienated that's completely understandable. I'm creating an app that will initially be U.S. based but its good to know things like that so I can make alternations and not even include the checkbox at all now. Thanks. Commented Oct 28, 2014 at 21:07