Hello everyone!
I am thinking if it is possible to create custom parent-to-child relation, like in this usecase:
- I have a custom Employee entity
- I have the existing Email entity.
By default, I can assign as a parent for email only predefined entities: Account, Lead Opportunity and Case. I am also interested to add my custom Employee entity to the list. Is that possible?
Thank you in advance!
I am thinking if it is possible to create custom parent-to-child relation, like in this usecase:
- I have a custom Employee entity
- I have the existing Email entity.
By default, I can assign as a parent for email only predefined entities: Account, Lead Opportunity and Case. I am also interested to add my custom Employee entity to the list. Is that possible?
Thank you in advance!
Comment