You don't you use only 1 autocompleter?

Your java code could provide options only for first names
but if the written text contains space (or is equal to one of the allowed
first names) then it would provide options for fullnames (having the given
firstname).


>From Cosmin Bucur <[EMAIL PROTECTED]>:

> I've noticed that I can't make 2 autocompleters work together too well .
> 
> A simple scenario would be when you want to search for a complete name
> . You might want to autocomplete the first name , then as u focus onto
> the last name autocompleter , you could get a popup of all the
> available options for the allready selected first name .
> 
> This wouldn't work because the user selected value is not sent back to
> the server , and there is no way to corelate the two .
> 
> 
> Is there a way to do such things or not ? I'm trying some onblur hacks
> myself
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a groundbreaking scripting language
> that extends applications into web and mobile media. Attend the live webcast
> and join the prime developer group breaking into this new coding territory!
> http://sel.as-us.falkag.net/sel?cmd_______________________________________________
> Tacos-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/tacos-devel
> 
> 


-- 




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Tacos-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tacos-devel

Reply via email to