How do you link this properly? I have created links in the objects, which I fill automatically.
In green is the current structure.
In CL I will change to parent : child.
With hooks I fill read-only fields that only become visible when they have values.
For example, in CL I query whether the field was set for BO or AP. For BO, I go via the BO object and get the ID of AP and via AP the ID of contact.
It works, but maybe there are better ways.
In green is the current structure.
In CL I will change to parent : child.
With hooks I fill read-only fields that only become visible when they have values.
For example, in CL I query whether the field was set for BO or AP. For BO, I go via the BO object and get the ID of AP and via AP the ID of contact.
It works, but maybe there are better ways.