Can you help me out by telling me which IDs to use to acheive what i want to do?
I'm adding a 'deliverables' table to this system. This will be designed so that we can add what the physical deliverable is for an appointment (which we're going to call a task for our purposes).
The system will behave as follows:
- The user will be able to chose a deliverable from a list of predetermined deliverables for/filtered by a company.
They will add one of the above deliverables to the task - an actual add, not a portal so that if the specs for a deliverable changes, it doesn't retroactively change for a project/appointment already in progress.
Deliverables can be viewed per appointment or per project.
The problem is, i can't figure out which ID is best to connect through.
Thanks,
Lynn