Possible Duplicate:
How to tell the user that an input box is autocomplete-enabled?
Has anyone come across any kind of visual indicator that suggests a text field will autocomplete? Anything that is becoming standard/common?
Has anyone come across any kind of visual indicator that suggests a text field will autocomplete? Anything that is becoming standard/common? |
|||||||||||||||
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
A down-arrow, similar to a combo box, would indicate that some kind of list will drop down on focus, preparing the user for suggestions. It could either show an empty list, perhaps with a message like "Start typing for suggestions", or show some common suggestions as lazyboy proposed. The appropriate default would of course be different for different cases. I do think it should drop down with something if you were to show a down-arrow, or the lack of response upon clicking will simply confuse the user more than a plain text box would--counterproductive. |
|||
|
|
|
"If you open a form and click inside a text field, how do you know it has autocomplete without beginning to type?" |
|||
|
|
Potential idea: Use a fancier placeholder text that looks like part of a word is typed and then a lighter, autocomplete style text is after it - with a cursor between them. Here's a super simple Photoshop mockup of the idea (imagine it without the underline). |
|||
|