getting list of users (script expression)

Post Reply
ArielRauch
Advanced member
Posts: 231
Joined: Thu Aug 07, 2014 10:04 am

getting list of users (script expression)

Post 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
freddyp
Advanced member
Posts: 1023
Joined: Thu Feb 09, 2012 3:53 pm

getting list of users (script expression)

Post by freddyp »

Dropdown lists can be populated by SQL queries.



Freddy
ArielRauch
Advanced member
Posts: 231
Joined: Thu Aug 07, 2014 10:04 am

getting list of users (script expression)

Post by ArielRauch »

my question is whether there is any method to get a list of users - except for sql query.



Thanks
dkelly
TOP CONTRIBUTOR
Posts: 658
Joined: Mon Nov 29, 2010 8:45 pm
Location: Alpharetta GA USA
Contact:

getting list of users (script expression)

Post 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?
ArielRauch
Advanced member
Posts: 231
Joined: Thu Aug 07, 2014 10:04 am

getting list of users (script expression)

Post by ArielRauch »

switch users
dkelly
TOP CONTRIBUTOR
Posts: 658
Joined: Mon Nov 29, 2010 8:45 pm
Location: Alpharetta GA USA
Contact:

getting list of users (script expression)

Post by dkelly »

the list of Switch users is not available via variables or javascript API
ArielRauch
Advanced member
Posts: 231
Joined: Thu Aug 07, 2014 10:04 am

getting list of users (script expression)

Post by ArielRauch »

thank you
Post Reply