Add UI only child relationship. This way we can relate objects that are not directly related and decide which is the parent on the page even if they just share a relationship with another object type. Example use cases:
- Contacts as UI only child object of opportunity
- Junction records as child records of either parent object
Allow for adopt rows as an action in the action framework so we can relate all contacts to opportunities through the account field. End result would look like this.
Model object: Opportunity,
Child UI Object: contacts (added through action framework or conditions)
End product would look like this