PDA

View Full Version : Autocomplete ComboBox with delimited multi-entry support?



jarrod
13 Apr 2008, 7:57 PM
Does the ComboBox natively support multiple delimited autocompleted values similar to the YUI autocomplete widget?

E.g. for a list of email addresses "person1@domain.com; person2@domain.com; person3@domain.com" where each email address can be autocompleted via remotely stored list of email addresses.

jsakalos
14 Apr 2008, 2:40 AM
No. Anyway, I've seen ux (user extension) LOV (List of values). Take a look at it if it is what you want.