Re: CF8 cfinput - autosuggest

2008-04-03 Thread Dominic Watson
> > I'm using augosuggest for an auto complete in CF8. > > Is there a way to force the user to make a selection from the > autosuggestlist? I had thought so, but can't find anything on it. There is now: http://betterautosuggest.riaforge.org This custom tag wraps the cfinput tag and adds a lit

Re: CF8 cfinput - autosuggest

2008-03-01 Thread Gerald Guido
Now that I think about it, you can get close to it it with EXT. Look at the unobtrusive example. Perhaps you can get the drop down items on the fly. http://extjs.com/deploy/ext/examples/form/combos.html *Unobtrusive* On Sat, Mar 1, 2008 at 3:09 PM, Jeff U <[EMAIL PROTECTED]> wrote: > I want to

Re: CF8 cfinput - autosuggest

2008-03-01 Thread Gerald Guido
>> Pretend the list is 1,000 entries long.. A. I see. Not with out writting some sort of error checking. And given 1000 items client side error checking could bog down the broswer significantly. You would probably want to validate it against the server using an Ajax call. I can see that getti

Re: CF8 cfinput - autosuggest

2008-03-01 Thread Jeff U
I want to avoid a select box because the autosuggest list could become a bit long. Any other ideas on forceing a user to select an option from the autosuggest list?? Pretend the list is 1,000 entries long.. ~| Adobe® ColdFusi

Re: CF8 cfinput - autosuggest

2008-03-01 Thread Gerald Guido
Yes. Use a select box. :) If you think about it force and suggest are mutually exclusive. On Sat, Mar 1, 2008 at 11:58 AM, Jeff U <[EMAIL PROTECTED]> wrote: > I'm using augosuggest for an auto complete in CF8. > > Is there a way to force the user to make a selection from the autosuggest > list?

CF8 cfinput - autosuggest

2008-03-01 Thread Jeff U
I'm using augosuggest for an auto complete in CF8. Is there a way to force the user to make a selection from the autosuggest list? I had thought so, but can't find anything on it. ~| Adobe® ColdFusion® 8 software 8 is the most