I have a field on my form that should display a drop down of "Projects". Those projects are actually certain groups from AD.
So far I have my script to query my AD and give me the groups I want, but I am not able to figure out how to then take that date and have it display on my dropdown in my ConfiForm.
Thank you.