|
Title: Combobox+remote+multiple Post by: mazvv on March 13, 2013, 08:56:31 AM Hi all.
my combobox is remote and multiselect. code in python Code: ${h.tags.select('_cars_rid', None, [],At first, when I type and select value, typed text is still present in combobox, like on image. Second, I can't select next value, because remote request with all text, not with last only, see image |