Category: Customization

CRM Outlook, Customization, Dynamics CRM, Server-Side-Synchronization

Disable synchronizing birthdays of contacts to outlook

CRM synchronizes multiple attributes from crm to your outlook contacts and backwards. This includes the birthday of a contact. Based on this, you will get multiple notifications in your outlook, if you have many contacts.

Administration, Customization, Dynamics CRM, Solutions

Workflows and their parent connection

The usual process of developing a workflow is, to create a workflow on your development system, test it, pack it in a solution and transfer the solution to your productivsystem (with different levels of testing, qm, … between). If you check the process entity after some deployments with the advanced find, you will find multiple …

Administration, Customization, Dynamics CRM

Dynamics 365 Outlook App – customizations

If you are using the outlook app for dynamics 365 you have to check your pre-requirements (MS Docs). After a successful setup, you open your app in the outlook and track an item. There you’ll find a ‘+’, that indicated, that you can track you item to a new entity record (an contact for example). …

Administration, Customization, Dynamics CRM

Lead to Opportunity Sales Process

After a default installation of CRM, there is a business process flow (BPF) named Lead to Opportunity Sales Process. This BPF is enabled by default and used the internal name leadtoopportunitysalesprocess. You can disable this BPF, but keep in mind, that this BPF is important to set the Qualifying Opportunity. After qualifying a lead, this …

Administration, Customization, Dynamics CRM, Security Roles

You must map your Active Directory user account to at least one enabled Microsoft Dynamics CRM User who has the System Administrator security role before the organization can be imported.

Today I tried to import the database of our productive environment into our test-environment, to check a few things and test some features, without interrupting the productive environment. Using the Deployment Manager I run the wizard of importing an organization, but at the step of mapping the users, I was getting the following error message: …

Customization, Dynamics CRM, Solutions

The label ‘Tab’, id: ‘…’ already exists. Supply unique labelid values.

I had to transfer some forms of our test environment to our productive environment and therefore, I created a solution. In this solution all forms, fields and related items where added. I exported the solution and tried to import it to our productive system. But the import stopped and throw the error “The label ‘Tab’, …