Add Multiple Child Records at one time to a join table and have the records linked to both parent tables
Is there a way to add multiple child records from a parent table to a join table at one time and have them linked to both parents?
I want the records created in the join to be linked to both paren...