Add related record from parent table

Hi
i have a table of People, and another table called “relationship”

in my “people” table i (obviously) have persons; now, those persons can be managers and have some other people coordinated.

the table “relations” has a ref field related to “people”, i’d like to add related people from a record in the table “people”
how can i do this?

Solved Solved
0 2 433
1 ACCEPTED SOLUTION

Please open the Ref field from Relations table and set it’s option “Is A Part Of” to ON.

View solution in original post

2 REPLIES 2

Please open the Ref field from Relations table and set it’s option “Is A Part Of” to ON.

Thanks, I already made it but for sure I made a mistake,i explain better
The “relationship” table has 2 ref field, the first one is the manager, the second one is for the coordinated persons.
So, in “relationship” table will be more rows with the same manager but with a row for every coordinated person
I set “part of” both on the first and the second ref field.
Whats wrong?
solved, maye it was a reference error

Top Labels in this Space