Forum Discussion

ChuckGulledge's avatar
ChuckGulledge
Qrew Member
6 years ago

Task in a table not linking to Project

I have a table of tasks linked to a project , but those tasks do not show up in the Project. The only task that show up are those created in the project task area

1 Reply

  • SuryaExpert's avatar
    SuryaExpert
    Qrew Assistant Captain
    Linked to a project means the reference field on the tasks table to the Projects table has the value of the primary key of the project record. This happens correctly when you click the Add Task button on the projects form, (provided it has not been changed incorrectly) But when you try to associate a task to a project, make sure the reference field is populated with the primary key of the correct project. Hope that helps.