Jan-WillemSpeck
8 years agoQrew Assistant Captain
add record in child table in different application with reference to parent
There is most probably already a sollution described for my problem i just don't know exactly how to describe it so looking for the sollutinion is not easy either.
Here we go....
I have a table PROJECTS.
I already do have a button that adds activities to a project and that should stay this way.
On the PROJECTS-form a report is shown with all related activities and some details of these activities; status, summaries, etc
Now I would like to be able to also add activities direct from the MILESTONES table in such a way that it has a relationship to the parent record in PROJECTS and is listed in the report on the PROJECTS-form.
And ....... as a 'nice to' it would be awsome to have the activities specific related to that MILESTONE-record from where it is created reported on the relevant MILESTONE-form.
~~ just ~like a kind of drill-down report tool~~
You see all activities related to the project, and when you drill down to milestones within th e project you see the activities related to that specific milestone.
~~~~
Hope this make sense in explaning what I try to achieve.
Would this be possible?
Thanks Jan-Willem
Here we go....
I have a table PROJECTS.
- PROJECTS has a one-to-many relationship to MILESTONES
- PROJECTS has to one-to-many relationship to ACTIVITIES (foreign application, where all kind of other tables have child records of an activity)
I already do have a button that adds activities to a project and that should stay this way.
On the PROJECTS-form a report is shown with all related activities and some details of these activities; status, summaries, etc
Now I would like to be able to also add activities direct from the MILESTONES table in such a way that it has a relationship to the parent record in PROJECTS and is listed in the report on the PROJECTS-form.
And ....... as a 'nice to' it would be awsome to have the activities specific related to that MILESTONE-record from where it is created reported on the relevant MILESTONE-form.
~~ just ~like a kind of drill-down report tool~~
You see all activities related to the project, and when you drill down to milestones within th e project you see the activities related to that specific milestone.
~~~~
Hope this make sense in explaning what I try to achieve.
Would this be possible?
Thanks Jan-Willem