Tag: Dynamics CRM

  • What is Dynamics 365 Sales

    What is Dynamics 365 Sales

    Dynamics 365 Sales is a powerful cloud-based application from Microsoft, offering seamless integration with other tools and features for optimized sales performance. It provides automation, real-time insights, and personalized customer interactions. The platform helps increase revenue, enhance customer satisfaction, reduce costs, and innovate sales strategies. Following best practices is essential…

  • What is Microsoft Dynamics 365

    What is Microsoft Dynamics 365

    Dynamics 365 is a cloud-based platform offering applications for businesses of all sizes and industries. It enables streamlined processes, improved customer relationships, and insights from data. With AI and ML, it provides smart recommendations and predictions. Applications include Sales, Marketing, and Customer Service, each offering various tools and insights to…

  • Dynamics 365 Modern Themes – Change Theme for New Look

    This blog post outlines the process of customizing app colors for model-driven apps. It involves creating an XML file with color selections for different app header states, publishing this file as a web resource, and adding an override setting to the app settings. The post also discusses the color contrast…

  • Environment variables in Power Apps

    Environment variables are a feature of Power Apps that allows you to store and reuse values across your apps and flows.

  • Connecting to Dynamics 365 Environment From C# Application

    In this blog post, we’ll securely connect to a Dynamics 365 environment using ClientID.

  • Dynamics 365 – How to Create sidePanes? | Xrm.App.sidePanes

    Dynamics 365 – How to Create sidePanes? | Xrm.App.sidePanes

    App side panes are a new feature in model-driven apps that allow you to display additional information or functionality in a collapsible pane on the right side of the app. You can use the Xrm.App.sidePanes API to create and manage app side panes programmatically.