Tag Archives: Dynamics CRM

Send Email is now available on Mobile Apps and Tablets within Dynamics 365

Users can compose, edit and send emails from the Dynamics 365 Mobile App in Dynamics 365 -2020 release wave 2. Microsoft provides a new look and feel in mobile apps and tablets with compact layouts and stacked elements, optimized to give essential information at a glance. Also, users can create their activities from Accounts, Contacts, Leads,… Read More »

Project Oakdale – AKA – APP Development (RAD) for Teams

First impression, Looks like SQL – creating table experience – and yes Tables, not entities. Next thought, Back to MS Access days – do nothing and have a fully functioning app! That’s Project Oakdale! And no, it is CDS framework but it does not include Common Data Model entities – so I had the impression… Read More »

Match theme of Dynamics 365 App in Power Apps Control Framework – Part 2

In the last blog, we saw how we could match the theme of the Dynamics 365 App in PCF when we know what should be the color scheme at the time of designing. In this blog, we will see how we can apply the theme to the Fluent UI component dynamically based on the main… Read More »

Formatting Output result for your actions in Custom Connector

Continuing with the series on Custom Connector, today I touch upon output results of your actions. If you have worked with any of the existing connectors including Common Data Service connectors, you will notice that when you choose an action like List or Read, the CRM record object returns individual field values of the record… Read More »

Match the theme of Dynamics 365 App in Power Apps Control Framework – Part 1

Power Apps Control Framework is what we are using these days for creating re-usable and configurable custom UI or components in Dynamics 365 Modal driven apps. When it comes to designing a component, the Fluent UI is another Microsoft’s tool that empowers developers to use built-in controls like Button, Date Picker, Label, Slider, Textbox, etc.… Read More »

Daily, Weekly, Monthly or Annually – Schedule and Automate Bills Generation in Dynamics 365 CRM/Power Apps with Recurring Billing Manager!

Do you find it hard to manage multiple billings in Dynamics 365 CRM? Do you find it tedious to keep track of overdue payments? Don’t look further! Recurring Billing Manager – our popular billing app for Dynamics 365 CRM/Power Apps is just what you need! With a new name, new look and a very user-friendly… Read More »

Link custom entity record with another entity using Timeline Post

Introduction Let’s consider a scenario, you have a custom entity called Resources and you want to link Resource 1 record in any other entity using Timeline post. So here, by default, you won’t be able to link custom entity record. You can see that by default, the below list of OOB entities are allowed to… Read More »

Auto Scheduling, Optimized Routes, Check In-Out, Radius search et al – One Stop Field Service Solution within Dynamics 365 CRM!

No matter how digital the world gets, door to door servicing is not going away anytime soon. The facility of booking a service like repair, delivery, consultation, etc. at our fingertips and having it at our door in minutes keeps getting more convenient with time. Customers today appreciate being treated as a priority and expect… Read More »

Text Functions Action in Power Automate within Dynamics 365

Introduction Whenever we want to extract part of a string, a common question comes to mind -how do we achieve this? In Power Automate, previously we used to write some expression manually like split, substring and so on. But now, in the recent update of Power Automate, it now gives you prebuilt actions for text/string… Read More »