Hello I have 2 tables one with projects and one with all project tasks, what I want to do is when creating a new project and adding new tasks to the project, I want to populate the project name on each task so when I open the Project Row all the tasks realted to that project can be filtered.
I manage to do the first step, adding the Project name to the tasks, now what I want to do is to filter in the template, to just show the tasks that are for that project.