EasyUI Forum
September 16, 2025, 11:03:53 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Combobox+remote+multiple  (Read 8656 times)
mazvv
Newbie
*
Posts: 20


View Profile WWW
« 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, [],
class_='easyui-combobox', valueField='rid', textField='name', url=request.route_url('be.cars.combo'), mode='remote',
multiple='true', panelWidth='auto', style='width:246px;')}
works fine, combobox created. But I have 2 main problems with use it.
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
Logged

TravelCRM - opensource CRM for travel companies
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!