Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can you avoid phone number links in Edge?
#3
Hi and thanks for your suggestions! I tried to add the meta tag by using the following code in FormCreate:

Code:
   ExtraHeader.Add('<meta name="format-detection" content="telephone=no">');

This does not work however. Interestingly, if I look at the generated page source, this row is added inside the <head> block (although pretty close to the end), but if I instead inspect the page in the browser after it is loaded, the meta tag is instead found within the <body> block. Another note of interest is that this page suggests that this approach does not work in all cases. But it would be very nice if you could get it to work.

As for the x-ms-format-detection tag, how would you insert this with IntraWeb? 

 Here is another page that discusses these solutions, and also one using JavaScript. But for me the question remains, how do I accomplish any of this using IntraWeb?
Reply


Messages In This Thread
RE: Can you avoid phone number links in Edge? - by magosk - 09-12-2018, 08:37 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)