We're trying to build a process to email CRM Users with a link to the CRM APP using ms-dynamicsxrm and a link to the website using normal HTTPS, but nothing we do will create a link for ms-dynamicsxrm. Every time we create one the client strips it out. Even something like this gets stripped out:
<a href="ms-dynamicsxrm://?pagetype=view&etn=contact&id=899D4FCF-F4D3-E011-9D26-00155DBA3819">Click Here</a>
I'm thinking it's because of the ://? which I don't believe is technically correct. So how can we get around this? At this point I'm just trying to build an email even manually that I can send to someone to verify this works as expected.
Thanks --
Sam
*This post is locked for comments