MarkComish
6 years agoQrew Assistant Captain
Cross-link app and relating project to activity
I have 2 apps. One has a Project Table (app1) the other has an Activities table (app2). The activities table pulls in emails from SendToQuickbase. Activities is a child table of Companies. Projects is not cross-linked directly to Companies but it does have a related companies field from a relationship to another table called Opportunities (cross-linked to app2). Opportunities is not linked to Activities.
So what I want is when the new record is created in Activities that is will connect to the related project through sharing the related company so that on the projects table I can see the Activities related to the related company.
Hopefully I explained this well, if not I can provide any additional info needed.
Hopefully this might be more clear....
So what I want is when the new record is created in Activities that is will connect to the related project through sharing the related company so that on the projects table I can see the Activities related to the related company.
Hopefully I explained this well, if not I can provide any additional info needed.
Hopefully this might be more clear....
Here is the outline and what I am trying to accomplish.
App 1 ? CRM
App2 ? Project Management and Workflow
App 1 Tables (related to this scenario)
Each COMPANY has many ACTIVITIES
Each COMPANY has many OPPORTUNITIES
App 2 Tables
Each (App 1) COMPANY has many PROJECTS
Each (App 1) OPPORTUNITIES has many PROJECTS
What I am looking to do is to have the PROJECTS show all ACTIVITIES related to the COMPANY that is related to the PROJECT.