JabreyHowell
9 years agoQrew Trainee
Circular Relationship of tables to display latest applicable reference fields
I have a table of "jobs". I have a table of "personnel". I have a table of "personnel assignments". On my personnel table, I have creates a status column that shows if the resource is available or on job based on job status and date referencing. When I go to my "personnel assignments" table I can see the details of the related job information that I would also like to display on my "personnel" table. If a person's status is showing as "on job", I want to have an automatic check that the job status is "running", and also display the "Job Name" and "Job Location". All of these are fields that are in the jobs table and can be seen in the personnel assignments table. I want them to be seen on the personnel table.
I have created a monster that if I had it to do over again, I would probably do it differently, but the people I have using my app. would not adjust very well.
I have created a monster that if I had it to do over again, I would probably do it differently, but the people I have using my app. would not adjust very well.