Hi @SanfordWhiteman
If I create the leaf object first I can't link it to its parent.
It does let me create a junction object between the leaf and Lead but that isn't the correct relationship.
The end relationship I need is Lead <- Invoice <- Invoice Line Item. If I create the Invoice object and link it to the Lead, I can't link the Invoice Line Item object to the Invoice. If I create the Invoice object without linking it to the Lead, I can link the Invoice Line Item to the Invoice but can't add a new link field to the Invoice after publishing. If I create the Invoice Item First I can't link it to the Invoice.
Overall I'm not sure how to create the "Lead <- Parent <- Child" relationship that is mentioned in the documentation.
... View more