I will try to explain this in language that we both understand. I do not get the FM lingo quite yet-
I have a very simple project management system I am tweaking. I have one layout which is Projects, and another that has Tasks.
I have figured out how to link them, so that a new task posted in a Project is showing up on the Task layout. So far so good. But when I add a task on the Task layout (and designate a project), I want it to go under the correct Project. It is instead creating a new Project, even if the name is the same (ie it creates a new project by the same name instead of adding the task to the existing project with that name).
I know there is an obvious solution that eludes me! Help me FMForum, you are my only hope!