Hi,
Thanks I'm a little further in my project now anyway.
But I am facing another problem in that area.
The people should be automatically assigned based on the Value of a Field called BizUnit.
I have the people stored in a document and every entry gets assigned to one BizUnit.
Now i need to write a code that selects the people based on the selected BizUnit for the Project.
I have tried to select the people from a view but I could only select a whole column and not only one Entry.