This is very strange. For Accounts and Contacts when you Schedule a Call, Meeting or Task from the Entity the view of the Call, Meeting or Task opens with the Account or Contact "pre-selected" as the parent for that Call, Meeting or Task.
I created a custom entity called "Event" with relationships to Call, Meeting and Task but when I click "+" to add a new Call, Meeting or Task from Event the Event is not selected automatically as a parent. Although the Call, Meeting or Task DOES appear linked correctly in the custom Event entity (the event_id is correctly set in the database but the crm doesn't assign parent_type "Event" and the parent_id).
How do I make the Event entity appear in the Call, Meeting or Task parent automatically like for Account and Contacts?
Thanks!
I created a custom entity called "Event" with relationships to Call, Meeting and Task but when I click "+" to add a new Call, Meeting or Task from Event the Event is not selected automatically as a parent. Although the Call, Meeting or Task DOES appear linked correctly in the custom Event entity (the event_id is correctly set in the database but the crm doesn't assign parent_type "Event" and the parent_id).
How do I make the Event entity appear in the Call, Meeting or Task parent automatically like for Account and Contacts?
Thanks!
Comment