MichaelBralow1
8 years agoQrew Trainee
Multiple Child Records Button
So the basics are I am making a simple Project Tracker. Where i have multiple Users being assigned the same task. Each of them needed to complete that task.
I have 3 tables. A Staff Table, A Tasks Table and an Assignments table. The Assignments Table right now is the child of both the Tasks and the Staff Table.
I have 3 or 4 different sets/combinations of users that ideally i could click a url button and have it create multiple child records (1/user) in that assignments table. So i am looking for a button for group 1, group 2 and group 3. So i can assign 30 tasks. without making an upload each time.
I have 3 tables. A Staff Table, A Tasks Table and an Assignments table. The Assignments Table right now is the child of both the Tasks and the Staff Table.
I have 3 or 4 different sets/combinations of users that ideally i could click a url button and have it create multiple child records (1/user) in that assignments table. So i am looking for a button for group 1, group 2 and group 3. So i can assign 30 tasks. without making an upload each time.