Discussions

 View Only
  • 1.  Task in a table not linking to Project

    Posted 10-12-2018 14:58
    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


  • 2.  RE: Task in a table not linking to Project

    Posted 10-12-2018 15:02
    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.