GiuseppeMacri
8 years agoQrew Captain
Create new child records based on a parent table report
Hi,
I have 4 tables, Employee, Assignments, Organization and Site. The Organization table is the parent of the Site Table.
The employee and organization tables are a many to many relationship where Assignments is the intermediary table.
If a user would like to assign an employee to multiple sites from its parent org, what would be an easy programatic way for them to do so, without having to make an assignment record for each site under each org.
I have 4 tables, Employee, Assignments, Organization and Site. The Organization table is the parent of the Site Table.
The employee and organization tables are a many to many relationship where Assignments is the intermediary table.
If a user would like to assign an employee to multiple sites from its parent org, what would be an easy programatic way for them to do so, without having to make an assignment record for each site under each org.