Category Archives: Dynamics CRM

Hide Add Button on a Subgrid by Applying Custom JavaScript Rule

Recently we came across a scenario where we needed to show and hide the subgrid add button on satisfaction of a certain condition. We had to take the help of Ribbon Workbench to achieve the same. Working: Install Ribbon workbench in your Dynamics CRM/365. Create a solution with the entity whose subgrid button you want… Read More »

Custom solution components missing from Site Map – Solved!

Introduction: With Dynamics 365 came in the concept of app modules. Every module be it Sales, Customer Service or Project Service, Field Service, are all app modules. You can now decide to install either or all of the modules to your CRM. How do you locate your modules? Clicking on Dynamics 365 on the top… Read More »

Configure Rollup view for activities with Dynamics CRM/365

Introduction: This is another “big” enhancement that I am sure a lot of us had been waiting for. This has now been enabled for Account and Contact Entities. Ever since Dynamics CRM has been around, you would have seen the activities view on CRM has a drop-down for filtering the view with the following options.… Read More »

Accept Signatures on Mobiles and Tablets using Microsoft Dynamics CRM 2016/365

With the world moving towards Mobile and tablets and using touch enabled controls and accepting signatures on the apps directly becoming the norm, it was time for Microsoft to start support for such controls for their tablet and phone apps. With Dynamics CRM 2016 / 365 many new controls were introduced to create a more… Read More »

Using External Fonts in Dynamics 365

Introduction There are various scenarios where we need to develop client extensions in Dynamics CRM to achieve our task. HTML web resources can make a huge difference in Dynamics CRM when we want to create custom web pages to extend our business logic. Web pages with custom fonts give us that added advantage needed to… Read More »