Dynamics CRM Package Deployer

…system and go to solutions. You will see the new solution loaded: Data has come across into the new system: To deploy by PowerShell, do the following: Open Powershell running…

Creating and Debugging a Plugin in Dynamics CRM 2016

The Dynamics CRM 2016 SDK contains a plugin sample. The code is located here: SDK\SampleCode\CS\Plug-ins\AccountNumberPlugin.cs I’m going to go through step by step how to create this plugin and upload…

Dynamics 365 Learning Paths Functionality

…icon: Search for Test. You will see the new Test Sidebar just created: Selecting it will open the sidebar: Now create a guided tour: Enter a name and click Save:…

Toolbars in USD

…Controls and add the Test Toolbar Container: If we start USD, we can see the new buttons are appearing in the new toolbar: Now, let’s add a submenu to the…

Bulk Edit of Records in Dynamics 365

and let’s create a new solution: We will call it Bulk Edit Test: Now let’s create a new Table / Entity: The table will hold a list of students: Now…