google-code-export / django-hotclub

Automatically exported from code.google.com/p/django-hotclub
MIT License
0 stars 0 forks source link

add multiple user support to autocomplete code. #159

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
We should add the ability to specify more than one user via the javascript 
autocomplete "widget" 
(that still needs to happen too).

Original issue reported on code.google.com by bros...@gmail.com on 23 Jan 2009 at 7:37

GoogleCodeExporter commented 9 years ago

Original comment by leidel on 23 Jan 2009 at 7:57

GoogleCodeExporter commented 9 years ago
probably you already know but is as simple as adding the parameter to the 
following 
option to the jQuery.autocomplete:

{multiple: true,}

r

Original comment by rober...@gmail.com on 4 Feb 2009 at 2:49

GoogleCodeExporter commented 9 years ago

Original comment by pyDanny on 13 Mar 2009 at 4:26

GoogleCodeExporter commented 9 years ago

Original comment by leidel on 13 Mar 2009 at 9:06