Customizing user interactions in Dynamics 365 is pivotal for creating intuitive and user-friendly applications. This blog explores five essential JavaScript Client API methods that every Dynamics 365 developer should know to enhance form control behaviors dynamically. From displaying notifications to manipulating visibility and focus, these methods empower developers to tailor user experiences effectively. 1. Displaying … Continue reading Enhancing User Interactions with Common Control methods in Dynamics 365
Tag: Customization
How to Add a Custom Button to a Dashboard Page Ribbon in Dynamics 365
Sometimes, client requests challenge us to push the boundaries of what we think is possible in Dynamics 365. A perfect example is adding a custom button directly to a dashboard ribbon—a feature that's not typically supported out-of-the-box. Here's a detailed guide on how to achieve this, drawing inspiration from a helpful article I found on … Continue reading How to Add a Custom Button to a Dashboard Page Ribbon in Dynamics 365
Mastering Async JavaScript in Dynamics 365 Ribbon Enable Rules
"In programming, the hard part isn't solving problems, but deciding what problems to solve." In Dynamics 365, one such nuanced problem is handling asynchronous operations when configuring ribbon enable rules. This blog post delves into how you can adeptly manage asynchronous JavaScript to control the visibility of ribbon buttons based on dynamic, data-driven conditions. Ribbon … Continue reading Mastering Async JavaScript in Dynamics 365 Ribbon Enable Rules
Decoding Data Retention: A Conversation Between Max and Zoe
Max: Hey Zoe, I'm trying to get a handle on what data retention actually is. Can you explain it in simple terms? Zoe: Sure, Max! Data retention is basically the policies and practices that an organization uses to manage its electronic data. It determines how long different types of data should be kept based on … Continue reading Decoding Data Retention: A Conversation Between Max and Zoe
Optimizing Entity Creation with Custom Business Process Flows in Dynamics 365
When you create a new entity record in Dynamics 365, the system automatically applies a business process flow. This default behavior ensures that entity records are aligned with established workflows, enhancing both consistency and compliance. However, understanding and managing which business process flow gets applied can significantly enhance your customization and operational efficiency. Default Application … Continue reading Optimizing Entity Creation with Custom Business Process Flows in Dynamics 365
Exploring the Underutilized Power of Tabbed Sections in Dynamics
Within the landscape of Dynamics customization, the Tabbed Section stands out as a potent yet frequently overlooked feature. This tool offers a novel method for enhancing user interfaces, yet many may not be aware of its existence. What is a Tabbed Section? A Tabbed Section is a single-column section tailored to enhance your Dynamics forms. … Continue reading Exploring the Underutilized Power of Tabbed Sections in Dynamics
Enhance Accessibility with Pinning Capabilities in Your Timeline
The feature to pin and unpin activities, like important tasks, to the top of a timeline ensures these items are both prominently visible and easily accessible. This functionality removes the need for agents to sift through an entire timeline for specific information. By pinning key activities, agents can drastically reduce the time spent navigating through … Continue reading Enhance Accessibility with Pinning Capabilities in Your Timeline
Balancing Scalability and Functionality: A Discussion on Dataverse Elastic Tables
Max: Zoe, have you heard about the new Dataverse feature - elastic tables? Zoe: Yes, I've read a bit about them. They seem tailored for handling large volumes of data in real-time, right? Max: Exactly! They're great for scenarios like large retail campaigns where you might need to handle millions of transactions quickly. They automatically … Continue reading Balancing Scalability and Functionality: A Discussion on Dataverse Elastic Tables
Incorporate Custom Icons with Tooltips into a Grid Column
Adding custom icons to your subgrid not only makes the experience more interactive and enjoyable but also leverages the adage "a picture is worth a thousand words" by enhancing the user interface to be more engaging and informative. A notable feature of Dynamics allows for the conditional inclusion of custom icons, which adds a dynamic … Continue reading Incorporate Custom Icons with Tooltips into a Grid Column
Link activities to various related records
Introducing a new feature that allows users to connect activity records like emails, appointments, tasks, and calls to multiple related party records such as accounts, contacts, leads, and opportunities. This marks a departure from the past when it wasn't possible to link an activity record with more than one related party. Now, users can easily … Continue reading Link activities to various related records








