Greetings,
I am new to K2 and I'm trying to set up a form based administration panel that allows the user to set a manager for other users.
I have a list of users in my AD, and I have a smart object (AD User) to collect the information from these users. I want to be able to set a "Manager" category for some users and assign them as managers to other users.
I want to do this through a form, instead of having to set these manager rights through AD.
Is such a thing possible, or do I need to use AD to set users as managers exclusively?
To recap
> User list A with all the users in the system
> User list B with the users selected as Managers
> Users from list B are assigned as managers for the users of list A
> This needs to be done through a K2 Form
Thanks in advance