IvanWeiss
6 years agoQrew Captain
Cannot generate list of projects on contact page
I have a projects table, a project members table, and a contacts table. The project members table is a many to many since a contact can be part of many projects and a project can have many contacts.
What I am trying to do is to view a contact record and display a table of projects in which they are a project member.
But I cannot seem to expose the related projects table from the contacts table.
Any ideas on what is going wrong? here is my relationship diagram thus far.
What I am trying to do is to view a contact record and display a table of projects in which they are a project member.
But I cannot seem to expose the related projects table from the contacts table.
Any ideas on what is going wrong? here is my relationship diagram thus far.