Save is always visible in the command bar on edit forms - Dynamics 365...
Hi Everyone, Today I was just going through Sales Hub and found that Save and Save & Close buttons are not hidden even though Auto Save is enabled. In the previous version of Dynamics 365 I...
View ArticleShare a model-driven app with Power Apps - Dynamics 365
Hi Everyone, Sharing an App to the users is much more easier than before with PowerApps new UI. Previously, it was a lengthy process which required several steps. This has been streamlined into a...
View ArticleNotes Analysis from Sales Insights - Dynamics 365
Hi Everyone, Today I was going through Sales Hub and enabled Sales Insights to understand it more. As part of the Dynamics 365 Sales offering, only some of the basic features are available for free....
View ArticleBe careful while updating Dynamics 365 CE record with Multi select field...
Hi Everyone, I was exploring Microsoft Flows today and was trying to create and update records with different data types. While testing observed that Multi Select values are getting overridden and it...
View ArticleAdvance Filtering in Dynamics 365 2020 Wave 1 Release
Hi Everyone, Today I was doing some testing, observed a filter just beside Search box on the Grid and when I clicked it has opened as a popup. Played little bit with that and you know it works like a...
View ArticleEnvironment Variables - Power Apps/Dynamics 365
Hi Everyone, I was going through the solution components today and found Environment Variables when clicked on New button after opening the solution. Explored little bit about it and here are the...
View ArticleStatus of the Activities on Timeline is back with Dynamics 365 2020 Wave 1...
Hi Everyone, Today I was testing something on 2020 Wave 1 Release version of Dynamics 365 and you know, I am able to see the Status of the activities on the timeline. It was there on some older...
View ArticleXrm.Navigation.openForm - Open the record with specific Business Process Flow
Hi Everyone, Today I got some strange requirement that to open the record by setting up to specific Business Process Flow on UI when clicked on the lookup from the child form. We need to understand...
View ArticleGet Security Roles of the User - Dynamics 365
Hi Everyone, Today one of the Developer in my team was stuck with one issue and the issue was about validating users security roles and allowing the user to perform some operation. User was associated...
View ArticleOpen subgrid record as a Modal Popup in Dynamics 365
Hi Everyone, The most awaiting feature Modal popups are available in Dynamics 365 now and made our lives easier for many things, we are getting many requirements to open the records as a popup where...
View ArticleCheck the status on Solution Import - Dynamics 365 Customer Engagement
Hi Everyone, Certainly, everyone Dynamics 365 CE Consultant/Architect must have started importing the solutions and went for dinner, lunch, break or checked the mobile thinking the solution import...
View ArticleEnable/Disable Rich Text Editor for Notes on Timeline
Hi Everyone, Today I was checking System Settings to configure something and I found a setting to enable or disable Rich Text Editor for Notes on Timeline. Somehow I feel we don't need a setting for...
View ArticleHide Related Tab on Form - Dynamics 365
Hi Everyone Today I have created an entity and was checking the configuration to rename the form name. While doing this, have found a setting to hide "Related" Tab on UCI. I still remember the...
View ArticleHow to Enable, Configure and Use Sales accelerator - Dynamics 365 Customer...
Hi Everyone, Sales Accelerator is a preview feature and not meant for Production Use. Follow Microsoft Docs for officially confirmation the launch. "The Sales accelerator helps sellers in your...
View ArticleCommon Data Service vs Common Data Service (Current Environment) - Power...
Hi Everyone, Today one of my team members asked on what are the difference between Common Data Service and Common Data Service (Current Environment) and why I always mention to use CDS Current...
View ArticleResource not found for the segment - Power Automate
Hi Everyone, Today I was working with Power Automate and the requirement was simple on the update of the case status, we have to create an entry in the Custom activity entity. Obviously, this is...
View ArticleHow to Get the AppId of Model Driven App in Dynamics 365 using JavaScript
Hi Everyone, Today I was working on something and we need to get AppId in JavaScript. We all know it is available on URL and we can get it from there but we cannot really depend on URL as it is...
View ArticleSet fixed height to Kendo Grids
Hi, We all know how great Kendo Controls works and the most famous one among all the controls is Grid. Today l got an opportunity to work on Kendo Grid and my requirement was to set the Fixed height...
View ArticleShow tooltips on Kendo Grid
Hi, Today I got an requirement to show the tooltips on each column of the grid. I was able to achieve it very easily by adding the below code but the tooltip was showing with black background. I had...
View ArticleCreate Email record in Dynamics 365 CE using JavaScript
Hi Everyone, I know this could be very simple as we are doing this from ages but somehow I couldn't get this piece of code very easily. Code for creating email record using JavaScript in Dynamics 365...
View Article