Requirement Hide Create Invoice button on the Dynamics 365 Sales Professional app. Details: While working on Dynamics 365 CE implementation it’s normal to get request to hide some command buttons. Today I am going to demonstrate how to hide special buttons like Create Invoice button in Dynamics 365 CE Sales Professional app. Normally when we want to hide ribbon button… Read more »
Requirement Custom html web resource placed on the dashboard should be visible on mobile client. Details By default our custom web resources are not visible on the mobile client, to make them visible we need to do following configurations Enable Mobile option on your web resource Open your web resource and you should see following options Here we have two… Read more »
Requirement Let’s say we want to show aggregated total of the records based on the grouping. let’s understand this with below example: In above screenshot group 1 as what we have in our entity and 2 is what we want to show on the dashboard, just want to show single entry for the duplicate record and calculate total. Details: I… Read more »