Re: [Glpi-dev] dropdownUsers and ajax

2008-01-18 Thread Remi Collet
DOMBRE Julien a écrit : > interesting... Thanks. There is a number of case where ajax is enabled and number of users if less than the configured ajax limit (for example when large number of users, but only few for each entity). Proposal : https://dev.indepnet.net:8080/glpi/changeset/6389 Creat

Re: [Glpi-dev] dropdownUsers and ajax

2008-01-18 Thread DOMBRE Julien
> Hello, > the function dropdownUser propose the use of ajax if there are many users > but when I call the function with right="ID" the number of response is > always very restricted (All - and the User) so always only 2 answers > > so I propose this mini patch interesting... Thanks. Will be inte