Skip to main content

I have a picker column in a K2 form linked to sharepoint. When searching for names from AD in the column, it gets tough, so I would like to limit it so that it searches in a specific AD group, how do I do it?

Hi there,



 



You can create an AD User SmartObject on the AD Service 2 Service, if one doesn't already exist and then you can use the GetUsersByGroup method of that:



 





 



 



Cheers


Thank you so much for the detailed answer, it is appreciated.


Reply