web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

How to add the hidden text in the crm and call the hidden text on skype call using odata funtion in the javascript

(1) ShareShare
ReportReport
Posted on by 232

Hi All

I want to add the hidden text field in crm 2015 form and want to  call that hidden field on the Skype call event of contact no so as to concatenate the area code with the phone no to call on the skype.

Thanks

Tin -tin

*This post is locked for comments

I have the same question (0)
  • ThomasN Profile Picture
    3,190 on at

    Hi Tin-tin, thank you for reaching out.

    Would it not be easier to update the database with the appropriate area codes? Then have an ongoing workflow that updates contacts when created with the area code. Not sure how you are validating area codes, but just a thought.

    -Tom

  • Verified answer
    tin-tin Profile Picture
    232 on at

    I want to  Create a Web Resource, and then paste in the modified JScript. - You can help in the following Web Resource, which can be modified to work with Lync

    function callLyncNumber(phoneFieldName) {

       var phoneField = document.getElementById(phoneFieldName);  

       phoneField.style.textDecoration = "underline";

       phoneField.style.color = "blue";

       phoneField.ondblclick = function () { if  (phoneField.value != null && phoneField.value != "") { window.open("tel:" + phoneField.value); } };

    }

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

#1
Varsha deshpande Profile Picture

Varsha deshpande 5

#2
JS-09031509-0 Profile Picture

JS-09031509-0 3

#3
Ciprian  P Profile Picture

Ciprian P 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans