In creating an address form on a website, how do the experiences compare if a) each field is separated (i.e. one field for street, one field for city, etc.) or b) if there is one larger field box where the user writes the address any way they wish?
-
The information written in the address does not need to be separated for the purpose of a database, it will simply be added to a digital document.
-
Answer:
Some advantages of using separate inputs for each line: Convention. Most websites do this. Users will be used too it. Autocorrect. If you keep your form similar to other address forms, any user with autocorrect can have the browser fill in the form for them. (Not filling in a form is the ultimate experience!) Furthermore, in many browsers, autocorrect doesn't work in <textarea> -- only <input> -- another reason to consider single lines. Validation. This is easier with single fields. Validation can be a pain but it can actually save more hassle down the line if the address is wrong!
James Offer at Quora Visit the source
Other answers
Seriously? You'll never, ever, really never need that address as actual data? What's the point of filling it in then? There are other ways of making data entry easy for an address (for example, filling city and state from zip code) that might accomplish both goals (make it easy for the user and not paint yourself into a corner with "data" that can't be used later). Personally, as a user, I'd find a completely free-form field confusing for entering an address unless you're calling it an address, but what you really mean is "give this location a name" (like "grandma's house").
Bekki Kenlan Matthews
Related Q & A:
- How do you delete a website address?Best solution by Yahoo! Answers
- Can I find an e-mail address with just a name?Best solution by Yahoo! Answers
- How popular are blogs and what a website for blogs is the best one?
- Can a website use .org if it is not a non-profit?Best solution by Yahoo! Answers
- How much do you charge for creating a website?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.