Tagged Questions
3
votes
1answer
101 views
Placeholders for format in address form
I am creating an address form and want to add placeholders to the fields to display the format of what the user needs to enter.
For email addresses, phone numbers and credit card details this is ...
4
votes
2answers
330 views
i18N and form design
I'm trying to design a web form supporting internationalization (i18n). The form will be part of a large event management software. Users login, create events (like conferences, roadshows, and so ...
1
vote
2answers
220 views
address form fields
I'm developing a website that displays information about European festivals, including their addresss. Given that different countries use different address formats, I'm wondering what is the best "one ...
16
votes
5answers
283 views
Should apps allow the use of non-Latin names?
When you have an application with an intended international audience, you are likely to run into issues with names. The W3C has some interesting documentation on names, but I'm not sure how good it ...
3
votes
4answers
2k views
International Phone Number Field Layout and Design.
I have a form that asks for the customer's phone number number. The customer's are international and not limited to the U.S. and Canada.
Does anyone have any best practices on how to layout (and ...
19
votes
3answers
2k views
Best pattern for international address forms?
I've noticed an emerging pattern in web-based forms is to put the country field before city/state. This is contrary to how we would normally fill out an address on paper, but it allows us to have ...