Question
Can an autosuggest cfinput be controlled/filtered by a select menu?
I'm working on a search service where there are going to be at least 3 types of searches, each of which can be made easier by using an autosuggest. Is it possible to change the binding/returned values for the autosuggest based on what the user has selected in a select menu?
