Forum Discussion
NicolasNicolas
9 years agoQrew Member
In the Customers table, there is a field for "email" (which contains an email address)
*That* is the field I seek to fetch to auto-fill my EmailComm table (for the "TO").
And my question is --- Do I *need* this kind of T2T relationship? Customers --> many EmailComms
Or ---
Is is sufficient to only establish the same kind of T2T relationshp that exists with the Tasks table:
Customers --> many Projects --> many Tasks
Thus:
Customers --> many Projects --> many EmailComms
:smile:
Am I making sense?
*That* is the field I seek to fetch to auto-fill my EmailComm table (for the "TO").
And my question is --- Do I *need* this kind of T2T relationship? Customers --> many EmailComms
Or ---
Is is sufficient to only establish the same kind of T2T relationshp that exists with the Tasks table:
Customers --> many Projects --> many Tasks
Thus:
Customers --> many Projects --> many EmailComms
:smile:
Am I making sense?