K
K Viltersten
I've performed an usual research to find a control
that is a text-field BUT with an extra "drop down"
that gets updated each time the user enters (or
removes) a character from it.
Suppose, the user only knows that the requested
result contains the work "banking". So, as the
first three letters have been entered, the list of
possible suggestions should containt both "bandit",
"bananas", "banking" and, of course, "banking".
As the entry proceeds, the number of the listed
valid suggestions gets smaller and smaller.
Does such a beauty already exist? Or will i have
to develop it myself?
that is a text-field BUT with an extra "drop down"
that gets updated each time the user enters (or
removes) a character from it.
Suppose, the user only knows that the requested
result contains the work "banking". So, as the
first three letters have been entered, the list of
possible suggestions should containt both "bandit",
"bananas", "banking" and, of course, "banking".
As the entry proceeds, the number of the listed
valid suggestions gets smaller and smaller.
Does such a beauty already exist? Or will i have
to develop it myself?