Answered
Autosuggest with Different First Character Return
I have a cfinput box where users can start to type in the
name (first or last) of an employee. My autosuggest CFC searches
for first or lastnames starting with the entered string. Adding
?cfdebug to my address shows that the data is being retrieved
correctly, but no drop down shows up with suggested data. I'm
returning names in the formate 'firstname lastname'. If I try to
look up Bart Simpson by entering 'Si' the data is returned
correctly, but the 'si' just sits pathetically in the input box. No
autosuggest data is visible.
Is this a bug? Am I doing something incorrectly? Please advise! Thanks!
Is this a bug? Am I doing something incorrectly? Please advise! Thanks!
