javascript - Is an autocomplete text box for entering addresses a good idea? -


Traditionally, entering my address goes crazy to me:

  • Why me Enter my city, state, and zip code when my city and state can be guessed from my zip code?
  • Choosing your state from a dropdown list is a pain in the ass - often you can not tab in it, you have to use the mouse etc.
  • As you type, we try to geocode your address (via Gmail Maps):

    In the best case, it really is well If your address is "120W 45th St., New York, NY 10036, USA", then you can enter it by typing something "120 w 45th st, nyc".

    However, I know, we are the only online store using this interface. Rather than wanting myself to be such a talented, I'm curious that the lack of use of it means that this idea is somehow faulty. Some potential issues:

    1. Very foreign / unfamiliar customers are used for the old form, and changing things on them is confusing.
    2. You have to enter anything in your apartment / floor number / in a different area. this is confusing.
    3. When our shop is running (there is a good problem), we will kill Google with more zodiac requests for it.
    4. Edit: This will not work for users (~ 5%) with Javascript.
    5. There is no important issue here and this interface is the future (it is not very foreign, for example, many online stores force you to enter your credit card number and your credit card type , When it is later estimated from the east). Anyway, basically I'm curious if this is an area in which I should try to innovate, or I should use the traditional approach. (Ideas about improvement in the applicability of this new approach have been appreciated).

multiple drop dashes vs single text fields The discussion raises some interesting utility discussions that the different state and country's fields are commonly used, you can break the rule of "I do not have to think" but the auto helps to fully explain what is necessary.

Jacob Nelson argues that a text field of address is easy to use for users:

Such information is often harder in users' fingers, and Selecting such options breaks the standard pattern to enter a menu information and can make more work for users ()

On the other hand, information from fixed lists Selecting for errors A little space would mean and some people prefer to use a mouse (for example, people go to the edit menu to access commands such as copy and paste).

You have to judge and call your target audience.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -