Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Customer Service forum

Failure of inheritance of the value of telephone number from "telephone1"

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello.

Our developer team is currently faced with a problem when creating a new Associated Phonecall record from one of Contacts records in Dynamics 365(On-premise).

We have a couple of Dynamics 365(On-premise) environments; one is production environment(=PRO) and the other is development environment(=DEV).
Each environment is deployed in different VM servers, whose networking is not reachable each other.
The problem is occurring in PRO.

When creating a new Associated Phonecall record from one of Contacts records in DEV,
the value of "telephone1" field in Contacts form is automatically copied to that of "phonenumber" field in Associated Phonecall form.
The function, however, does not work properly in PRO.

In order to debug,
We have attempted to utilize F12 Developer Tools of Internet Explore in both environments.

As a result, there was a significant difference in a part of scripts in "main.aspx" between them.

-----PRO

... crmCreate(Mscrm.ContentPanel,{"contentUrl":"\x2f<Organization_Name>\x2f_forms\x2fread\x2fpage.aspx\x3f_CreateFromId\x3d\x25<GUID>\x257d\x26_CreateFromType\x3d2\x26contactInfo\x3d<Phone number>\x26create ...

-----DEV

... crmCreate(Mscrm.ContentPanel,{"contentUrl":"/<Organization_Name>/_forms/read/page.aspx?_CreateFromId=%<GUID>%7d&_CreateFromType=2&contactInfo=<Phone number>&create ...

In DEV, when substituting the value of "contentUrl", all the symbol characters, such as '/', '?', '=','%','&', were arranged in the "original" form.
In PRO, on the other hand, they were encoded in the "hex" form, such as "\x2f", "\x3f", "\x3d", "\x25", "\x26".

Unexpectedly encoded characters seem to have prevented "crmCreate" method from assigning the the value of "phonenumber" to the "contactInfo" valuable,
which is causing failure of inheritance of the value of telephone number from "telephone1".

Though we roughly formulated a hypothesis, we have a difficulty in find the way out of the problem.

If you have a proper solution strategy to this problem, would you please tell us?

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

November Spotlight Star - Khushbu Rajvi

Congratulations to a top community star!

Forum Structure Changes Coming on 11/8!

In our never-ending quest to help the Dynamics 365 Community members get answers faster …

Dynamics 365 Community Platform update – Oct 28

Welcome to the next edition of the Community Platform Update. This is a status …

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,492 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,305 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans