I have been tasked with adding functionality to the activities -> Create Call view from any given entity. I have done several customizations elsewhere so I think I understand the pattern but am struggling to get this view.
We are on 8.3.2 right now (we are upgrading to 9.1 but that is a bigger project due to the changes we have to make for compatibility)
I know it is a "Call" since I made a custom view for the detail which I found in crm:views/call/detail so that was just like the other entities . However I do not see any other views there to take advantage of.
So if someone could point me to what view that is and what to extend from I would be greatly appreciative.
It is the model that comes up when clicking the phone icon in activities panel and displays the following.
We are on 8.3.2 right now (we are upgrading to 9.1 but that is a bigger project due to the changes we have to make for compatibility)
I know it is a "Call" since I made a custom view for the detail which I found in crm:views/call/detail so that was just like the other entities . However I do not see any other views there to take advantage of.
So if someone could point me to what view that is and what to extend from I would be greatly appreciative.
It is the model that comes up when clicking the phone icon in activities panel and displays the following.
Comment