How do you put all the grandparent IDs into grandchild records? I understand that every child has IDs from their parent. I'd like to put all grandparent IDs into every grandchild records. For example, the Task records should not only contain the ID from Phase but also have the IDs from Project and Company.
This way I can show all the previous Task(s) as a value list about a Company.
Bernie

