Login Register

Customize the DOJO Combobox widget

[Widget support goes in DIJIT SUPPORT]

Hello,

I have a requirement where we need to provide autocomplete even for multiple texts (separated by a delimiter) being entered in a combo box field. Can you please let me know how can I go about doing this.

Thanks and Regards,
Sandhya

Sandhya, Did you find a

Sandhya,

Did you find a solution for this? I've been looking for something myself and might have to work on a custom widget. If you got something working inside of dojo I'd love to see it.

Caleb

Added to dojox

There is now a MultiComboBox input widget in dojox that should fulfill your needs. See other linked threads and trac ticket for details.