Yes - add matchContains="true" to the cfinput tag.

On Thu, Mar 29, 2012 at 10:55 AM, Tim Do <[email protected]> wrote:
>
> I'm trying to use cfautosuggestvalue to populate an email field.  I'd like 
> for users to start typing in a first or last name and would see a list of 
> last,first,email shown.  Say "Smith Joe <[email protected]>".    In my cfc I 
> have the query filtering for "like" lastname or firstname.  In Firebug I see 
> the search working, returning me both first names and last names but the 
> dropdown list only has last name starting what the user has typed in (in this 
> case all last names starting with "S" and Sam Jones wouldn't show).   Is 
> there a way to show all records returned from the cfc as suggestions or does 
> the suggestions have to start with what the users are typing in?   Thanks.
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:350593
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to