Page 1 of 1

getting list of users (script expression)

Posted: Thu Sep 11, 2014 2:12 pm
by ArielRauch
I thought it would be nice to enable the operator to assign a specific job to a sales person in case she and not the sales person are submitting the job.



Is it possible to get a list of users (optimally filtered by some parameter) into a drop down list.



Thank you



Ariel

getting list of users (script expression)

Posted: Thu Sep 11, 2014 4:03 pm
by freddyp
Dropdown lists can be populated by SQL queries.



Freddy

getting list of users (script expression)

Posted: Thu Sep 11, 2014 4:21 pm
by ArielRauch
my question is whether there is any method to get a list of users - except for sql query.



Thanks

getting list of users (script expression)

Posted: Thu Sep 11, 2014 4:55 pm
by dkelly
ArielRauch wrote: Is it possible to get a list of users (optimally filtered by some parameter) into a drop down list.


Which users? Switch, OS or other?

getting list of users (script expression)

Posted: Thu Sep 11, 2014 4:56 pm
by ArielRauch
switch users

getting list of users (script expression)

Posted: Thu Sep 11, 2014 5:05 pm
by dkelly
the list of Switch users is not available via variables or javascript API

getting list of users (script expression)

Posted: Thu Sep 11, 2014 5:06 pm
by ArielRauch
thank you