"Click to call" phone numbers work in some places but not others?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2017 01:44 PM
Hi All,
I noticed that some phone numbers are "clickable" and some are not.
I have it working on a record producer and it works using Edge but not IE...
Edge: Shows up as a hyperlink
IE - Does not
Does anyone know how to make the phone be clickable so you can click and launch Skype?
Thanks,
Carl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2017 02:55 PM
It does that on mine as well, but when I click the "Try It" button in IE it displays the number with the skype icon. Also not sure if that is specific to my setup or if that is how IE renders phone number links.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2017 02:05 PM
I suspect this is more of a browser feature recognising the "tel:" protocol, rather than something on the platform.
The platform can happily prepend the "tel:" protocol to make them links - it's down to the browser to recognise and interpret those links.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2017 06:13 AM
Try with this
<p>Call us at <a title="11111111" href="tel:11111111">11111111</a></p>

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2018 10:22 AM
I am having the same problem. Feels like the system or the text editor removes the link if it does not contain http or https
I am even trying to put [code] in non html field to do tel link and it is not working.
If I author a UI page from scratch, things work. It feels like it is the platform removing it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2018 11:22 AM
Hi Jonathan, I created an incident on this and here is the reply I got from them.
"this issue is a IE11 Browser and open source tinyMCE related not from ServiceNow platform. Unfortunately ServiceNow cannot fix this issue.
Below are some of the document that I found related with this issue online for your reference:
https://msdn.microsoft.com/en-us/library/dn454587(v=vs.85).aspx
https://www.gaintap.com/blog/clickable-website-phone-number-and-call-tracking-guide/
http://www.howtosolutions.net/2016/10/microsoft-edge-disabling-phone-number-detection-problem/"