Userroles for users

1
I have a system that has five [5] userroles Project Manager,Test Manager,Development Manager,Developer, Tester The Project Manager will create projects and allocates them to Test Manager, Development Manager -> then The Development Manager will select Developers and Testers to that particular project that he has been allocated to by the Project Manager So what i have done so far on the Project Manager i have a project overview then on the Project_NewEdit i have a Dataview that allows the Project Manager to create the project then under it i have the referenceSetSelector1 that allows the project manager to select a user role an in this case it will be the Development manager So i want when the Development manager login to see the project that he was allocated to by the project Manager and from that project he could select Developers and Testers for that project. How can i do it....?
asked
0 answers