Hi All,
I am trying to restrict which people can be chosen from a dropdown list of people for a user signin/out system. The way the system is designed is such that each group leader can view everyone in their group and none of the other users in the system. A medic can view everyone with limited information and an organizer can view all information for all people.
I have created a signin/out table to allow each user to sign in a person, however when selecting a person from the drop down list they are able to see all people, not just the people in their group. Is it possible to restrict which users they are able to select from to be limited to their group. An example can be seen below
I would like to make it so that the user can only see the entries shown below, limited to their group
Is this something which is possible?
Cheers,
Brett