JohnArniotis1
5 years agoQrew Member
Multi User Fields and Relationships
I currently have a request from our training department to create a training roster table that will include the type of training, dates, credit hours and participants among some other info. The creation of that table was easy enough but they also want each training event entered into the table to feed back into an Employee table previously created. That table shows all of the information entered into the application for each employee so they only have to go to one place to view it.
In the training roster table I have set up 2 multi-user fields that allow the trainers to select up to 40 participants. This is where the issue lies. I created another field to convert the user info to a text email field so I can set up the table to table relationship. The relationship works when entering one user but the moment another one is entered no information is transferred. I assume that the key field in the Employee table is only looking for one value and can not handle 2 or more.
Does anyone know how to create a table relationship with a multi-user field that will feed info entered into the child table to each individual Employee record on the parent table? Or will I have to have the trainer add a new entry for each participant for any given class?
------------------------------
John Arniotis
------------------------------
In the training roster table I have set up 2 multi-user fields that allow the trainers to select up to 40 participants. This is where the issue lies. I created another field to convert the user info to a text email field so I can set up the table to table relationship. The relationship works when entering one user but the moment another one is entered no information is transferred. I assume that the key field in the Employee table is only looking for one value and can not handle 2 or more.
Does anyone know how to create a table relationship with a multi-user field that will feed info entered into the child table to each individual Employee record on the parent table? Or will I have to have the trainer add a new entry for each participant for any given class?
------------------------------
John Arniotis
------------------------------