Use the delimiter option of cfinput for now. My comment about avoiding it wasn't helpful - sorry. As a general FYI, I avoid the front end UI stuff as much as possible. There are *multiple* other autosuggest options out there. jQueryUI is one of my favorite, or you can just go HTML5 with the datalist tag and skip JS completely.
On Thu, Aug 29, 2013 at 7:08 AM, Monique Boea <[email protected]> wrote: > > Yes via input. > > Another option? > > > > On Thu, Aug 29, 2013 at 7:58 AM, Raymond Camden <[email protected] > >wrote: > > > > > You didn't say - but are you using autosuggests via cfinput? If so - you > > can specify another delimiter. Check the CFML Ref for cfinput. > > > > And please consider using another option for your front end AJAX-y > > goodness. > > > > > > On Wed, Aug 28, 2013 at 10:20 PM, Monique Boea <[email protected] > > >wrote: > > > > > > > > hey guys/gals > > > > > > how do you deal with commas in values with autosugest? > > > > > > > > > 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:356637 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

