Hi, I have been working on tablet one of the projects. I have come through some of the changes where JavaScript doesn’t support in Tablet. So to differentiate, Have you JavaScript checked for client. if (Xrm.Page.context.client.getClient() == “Mobile”) { //Write your logic here for Tablets } else { //Rest of code goes for Web andContinue reading “CRM 2015 – Javascript issues with Tablet (Ipad and etc)”