Our users have Microsoft Internet Explorer v11, Edge and Google Chrome on their workstations. Our version of Dynamics 365 works fine in IE11 and Edge but has problems in Chrome. We've tried telling our users to not use Chrome but some are stubborn and refuse to listen and this generates calls our Helpdesk would rather not field.
Is there any way to modify Dynamics 365 so it redirects to a "Not Compatible" page if the user tries to browse using Chrome? If I could edit Main.aspx I would just add a Browser detection routine that redirects to another aspx page but obviously that is now unsupported in Dynamics 365. So how would I go about it in a "supported" fashion?