Hi there, I would like to be able to post a link between records, in 2 different tables, that goes from
A(Record X) -> B(Record Y,Record Z …)
B(Record Y,Record Z …) -> A(Record X)
To ease navigation, haven’t been able to figure out how to do it, Is t...