Hello,
In the UI interface of the D365 CRM online, there is phone icon visible besides the Phone type field. PFA.
Clicking on that icon, a Phone call activity is opened. Some of the fields in the Phone call activity form is auto-populated. PFA.
Do you know, how this auto-population is done? Actually, I want to auto-populate the "Phone Number" field of the Phone call activity form with the the value of the Phone field of which the Phone Icon was clicked.
For example:
I am having 2 phone type field in my Contact entity form. Field A and Field B.
If I click on the phone icon besides the "Field A" then, I need to auto-populate the "Phone Number" field of the Phone Call Activity form opened with the value of "Field A".
And, if I click on the phone icon besides the "Field B" then, I need to auto-populate the "Phone Number" field of the Phone Call Activity form opened with the value of "Field B".
Please reply, if you have any idea to implement this.