Creative

Top 20 Dynamics 365 CE(CRM) Interview Questions

1. What is Dynamics 365 CRM? Customer relationship management (CRM) is a set of integrated, data-driven software solutions that help manage, track, and store information related to your company’s current and potential customers. 2. What are the various types of Dynamics CRM solution...

Creative

How to Create a plugin in Microsoft Dynamics 365

Fill in a field on create of contact What you will learn   Setup Visual Studio Create a publisher in Dynamics Create a new solution to hold your customizations Add existing system entity to your solution Create a project in Visual Studio Use NuGet Package Manager (NPM) to install SDK ...

Creative

How to add Linear Slider UI Control in Dynamics 365

in this blog, We will see Setting up the Linear Slider UI Control in Dynamics 365 Go to make.powerapps.com, head over to a Solution file you’ve already created, and open the Form where you want to apply the control. Click on the field that will convert from a number to the Linear slider....

Creative

What is Managed and Unmanaged Solution in Dynamics 365

Managed Solution Completed solution that is prepared for distribution or export, with the ability to import it into a target environment without the components being modified. Possibility of setting managed properties, fine-grained levels of rights to modify solution elements like customiz...

Creative

Calendar Control View in Dynamics 365 CRM | Power Apps

A Read-Only Grid can only display static data. Dynamics 365 data occasionally needs to be visualised in ways other than just columns, so this is important. Your custom records or customizations may, in the majority of cases, have Start End Dates, which are best seen visually. Calendar Cont...