Hey guys,
I am looking for a way to link sets of dates together across different tables. I have a schedule table and a tasks table (tasks are nested under schedules), both have their own dates, I would like the tasks to move with the schedule they are linked to. I am using the predecessor field within those tables already for that functionality, but also want a way to link the tasks to the schedule.
Let me know if anyone has any ideas on this one.
Thanks!