ArchiveUser
8 years agoQrew Captain
Need to add 1+ client contact names to a project table
I have created a join table "Projects" that lists information from 12 separate tables. Most issues are working out with patience, but 1. When a project is created in the "Projects" table that will have at least 1, more likely 2 customer contacts, maybe 3 (not that I like that). These contacts are stored in a "Contacts" table that also has a relationship to a "Company" table.
So currently I have tried a "Projects" to Customer" relationship and vice-versa. But all I get is an option to choose a single contact from a drop-down or an ADD button. It seems like a "Project" to many "Customer" relationship is ideal, as it provides the ADD button. But this way I can only create an new "Customer".
Currently the customer name is a text field, though I tried a text-multiple choice, and not matter what I can't get it to pick from existing customers. I do need to provide new customer information, but I don't need to re-enter old data.
Can somebody provide some guidance on this seemingly simple issue?
Thanks!
So currently I have tried a "Projects" to Customer" relationship and vice-versa. But all I get is an option to choose a single contact from a drop-down or an ADD button. It seems like a "Project" to many "Customer" relationship is ideal, as it provides the ADD button. But this way I can only create an new "Customer".
Currently the customer name is a text field, though I tried a text-multiple choice, and not matter what I can't get it to pick from existing customers. I do need to provide new customer information, but I don't need to re-enter old data.
Can somebody provide some guidance on this seemingly simple issue?
Thanks!