Category Archives: Dynamics 365

Create emails in CRM quickly by using enhanced reusable content blocks

Introduction In this blog, we will see one of the preview features introduced in Dynamics 365 Marketing. New content fragment allows you to quickly assemble beautiful mails with just a few clicks. These new content fragments can include layout, advanced elements, and personalization that anyone can use. A content block is a piece of content… Read More: Create emails in CRM quickly by using enhanced reusable content… »

Adding custom pages in model-driven app with responsive layouts

Introduction Microsoft is continuously working on enhancing the maker experience for app design. The new maker experience is all about designing the pages throughout. These custom pages bring the power of Canvas apps into model-driven apps. We have already seen the modern app making experience in the previous blog when the modern app designer maker… Read More: Adding custom pages in model-driven app with responsive layouts »

Exploring sharing capabilities in Dynamics 365 CRM sales forecasting

Introduction: The sales forecasting feature in Dynamics 365 CRM provides the ability to your organization for predicting the revenue that can be generated in a given time frame. When configured correctly sales forecasting plays a key role while predicting the overall success of the organization. Recently, I was configuring sales forecast in Dynamics 365 trial… Read More: Exploring sharing capabilities in Dynamics 365 CRM sales forecasting »

Enable Administration Mode from Power Platform Admin Center

Introduction: In this blog, we will see how to enable Administration Mode from Power Platform Admin Center. Enabling the Administration Mode comes in handy while performing operational changes to the environment like copying a sandbox instance to the production. Previously, this setting was available from the Office 365 portal for sandbox instances. For more details,… Read More: Enable Administration Mode from Power Platform Admin Center »

Conditionally Modify the Dropdown in the Canvas App

Introduction: The Canvas app provides us with a visually rich representation of our data on mobile devices. Recently we came across a couple of requirements where we were needed to conditionally show respective options in the Dropdown and also conditionally disable the dropdown in the Canvas app. Now, let’s see the detailed steps on how… Read More: Conditionally Modify the Dropdown in the Canvas App »

Global search and Barcode scanning in Field Service Mobile App

Introduction The ability to search a record by scanning its barcode is an intuitive and useful feature making the searching process quite easier. In our previous blog you saw adding of the Barcode field in the Case form. By adding this you can scan any Barcode and unique value of that Barcode will get updated… Read More: Global search and Barcode scanning in Field Service Mobile App »

AI model-based suggestions for similar Cases and Knowledge Articles within Dynamics 365 CRM

Introduction Using AI-based suggestions for similar Cases and Knowledge articles that have been successfully resolved and published previously helps a Salesperson in swiftly finding the proper solutions which increases the salesperson’s productivity in providing better and faster service to the customer. The AI-based recommendations for similar cases and knowledge articles appear in the smart assist… Read More: AI model-based suggestions for similar Cases and Knowledge Articles within… »

How to retrieve set lookup record information using addOnLookupTagClick() function

Introduction: In this blog, we will check how can we get the entity record information that is set in lookup control without losing the main entity form context. Problem: While we are on a record form of an entity, if we want to get the information about the record that is set in a lookup… Read More: How to retrieve set lookup record information using addOnLookupTagClick() function »