Is there a way to reformat the URL in a supported way? (is sustained through updates/upgrading)
We use FQDNs internally, and we have a desktop application that watches the URL so that it can present information to the user.
Our current CRM2016 url looks like this:
https://crm.ad.contoso.org/contoso/main.aspx#48305616
that is for a contact, If I change to another contact, the whole number changes, if I switch to a screen from a different entity, the and look at the records in there, the URL stays the same, except for the number. How can we make the URL show contextual information, an example of the above url changing that would be more useful to use would be:
https://crm.ad.contoso.org/contoso/contact/main.aspx#48305616
or even this would be better:
https://crm.ad.contoso.org/contoso/contact/48305616
Any insight on this?
*This post is locked for comments