Send Email to unresolved Recipients
Hi,I was working some email functionality today and question came up saying can we send email to external people which are not part of Lead, Contact, Account or any CRM object.An immediate answer from...
View ArticleConnect to Dynamics CRM WebApi from Console Application
Hi,I was hearing some requirement to connect to CRM Webapi from a console application. but never got a chance to really check. However, here are the steps that has to be foollwed and the code.To...
View ArticleTrack Contacts in Dynamics 365 via Outlook App
Hi,Today our customer said that Tracking of a contact via Outlook App is no more working. When I have tested, it is working. Had a screen sharing session with the customer and downloaded Fiddler on his...
View ArticleValue Cannot be null - CRM Developer Tool Kit
Hi,We are setting up a new project in Visual Studio for one of the implementation and installed latest Develper Tool Kit. While deploying the Visual Studio was throwing an exception saying Value Cannot...
View ArticleExecute a Scriplet on a Action Call
Hi,Now a days, I have started exploring USD and learning small things here and there. I got a requirement to Open a Web Page by considering some parameters from Account record in USD. To achieve this...
View ArticleDynamics 365 – Plug-in registration tool – Unable to connect to organization
Hi,Recently, I was trying to connect to the trail version (9.0) using Plugin Registration Tool which was working some days back. The reason for it was with Version 9.0, we have download all Tools,...
View ArticleCreate Apps using new App Designer and Site Map Designer in Dynamics 365
Hi,Apps is one of the super good features that were introduced as part of Dynamics 365. We can create custom apps using App Designer.Here are the steps to create Custom Apps in Dynamics 3651) Navigate...
View ArticleResolve and Cancel Cases in CRM/Dynamics 365 CE using C#
Hi,I was working on Service Module and had to develop a tool which can Resolve and Cancel cases.Here is the C# code for the same.To Resolve the Cases Entity IncidentResolution =...
View ArticleGet formContext in Ribbon Command - Dynamics 365 9.0
Hi,We all know that there are lot of changes to Dynamics 365 JavaScript in accessing form attributes and controls. We should pass executionContext to a function and get the formContext. We can easily...
View ArticleThe 'ascending' attribute is not declared - Importing Solution
Hi,Today I have received the below error while importing the solution in CRM. I was not able to get anything by seeing the error as the information given was not helping to find the exact error and fix...
View ArticleDynamics 365 v9: Limitations Of Unified Interface
Hi,We have started working on the upgrade project from 8.2 to 9.0. As we all know that we have Power Apps in 9.0 and exited about it. We are trying to understand the limitations around that before we...
View ArticleWeb resouce dependencies in Dynamics 365
Hi,We all were doing some tricks to refer two JS files on the Ribbbon like declaring one more action as IsNan etc. And now those days are gone, we can now define the dependencies for JavaScript and...
View ArticlePower of Pre-Validation Stage in Dynamics 365
Hi,Today, I got an interesting requirement on the Account Deletion. we all know that when we delete a account, all the records that are associated with it will delete as it is defined in Relation...
View ArticleHide Timeline on Mobile Client on Dynamics 365
Hi, As we all know that Timeline is a new control introduced from Version 9.x of Dynamics 365. It is a section on Web UI but on the Mobile it appears as a Tab.Sometimes as per Business requirement we...
View ArticleRefresh IFrame in Dynamics 365 UI or UCI
Hi,We all very used to write the piece of the code from this link whenever we need to refresh the IFrame in CRM.Very unfortunately, the same code is not working in Dynamics 365 UI version 9.x on wards....
View ArticleRecent Items on the Lookup - D365 UCI
Hi,We all know that with UCI we are getting number of good features and one of them in that is showing up the recent items on the lookup. Yes, it is a good feature for sure and sometimes we might have...
View ArticleWork Items opening in browser instead of Visual Studio
Hi,Recently, I have installed VS 2017 and did set VSTS for one of my projects and started checking my work items. I have observed that we enter some ID on Go to Item popup, it is opening the item in...
View ArticleAdd or Remove Components and workloads in Visual Studio
Hi,We all know that at the time of installing Visual Studio, we get a window to select the components that we need for the development so that it automatically installs everything on the machine as per...
View ArticleDynamics 365 – How to access Customizations, Solutions and Admin Features in...
Hi,We all know that go forward way for Dynamics 365 is UCI and there was a major issue in that. Users has to switch back to classic to perform Admin actions. Microsoft PG heard our voices and released...
View ArticleWhat is "Toast Notification Display time" in Dynamics 365
Hi,Today I was working on some POC on a trail instance and observed that there is something called "Toast Notification Display Time" option under Settings on the Ribbon.Let's try to understand what are...
View Article