IvanWeiss
6 years agoQrew Captain
Creating Notes Table for CRM and Contacts
Hello, thanks in advance for the help. I am creating a project management app complete with CRM. I want to create a Notes table so a user can save notes on any particular object to track progress. I want this note to appear on related tables as well.
For example Acme Insurance has a new opportunity through a client Jay White.
In the notes form I save a new note that Jay reached out about updating pricing. I want that note to appear on the opportunity it is directly linked to. But if I see a page for Jay Whites contact info or the company Acme contact info or the project page linked to this opportunity I want that note to appear.
Seperately I might have a note to appear related to Jay White and it should show on related tables as well.
Best ways to do this? I am thinking a notes table with a relation to opportunities. Since I have that is the project table related automatically via the opportunity table? (A project is related to opportunities already in my app). And a relation to the contact and company as well?
For example Acme Insurance has a new opportunity through a client Jay White.
In the notes form I save a new note that Jay reached out about updating pricing. I want that note to appear on the opportunity it is directly linked to. But if I see a page for Jay Whites contact info or the company Acme contact info or the project page linked to this opportunity I want that note to appear.
Seperately I might have a note to appear related to Jay White and it should show on related tables as well.
Best ways to do this? I am thinking a notes table with a relation to opportunities. Since I have that is the project table related automatically via the opportunity table? (A project is related to opportunities already in my app). And a relation to the contact and company as well?