Author Archives: Inogic

Do we still need to use setSubmitMode to save the value of a read-only attribute?

Introduction: Before we get to the answer to this question, first we will see what the use of setSubmitMode is. The setSubmitMode is a method to set whether data from the attribute will be submitted when the record is saved. This method accepts one of the below values as a parameter; Always: If we set… Read More: Do we still need to use setSubmitMode to save the… »

Avoid delegation while filtering records in Power Apps

Introduction Delegation in Power Apps means process of retrieving data to the data source itself. This means Power Apps will retrieve small amount of data to make sure the performance is consistent. We often get delegation warning when we filter huge data source in Power Apps as shown in below screenshot. To avoid the delegation… Read More: Avoid delegation while filtering records in Power Apps »

Smart and Secure way to manage your attachments on SharePoint, Dropbox and Azure Blob Storage within Dynamics 365 CRM

Attach2Dynamics has covered a huge milestone in a limited period of time and continues to pave its way in the process. This app for Dynamics 365 CRM and PowerApps is now a preferred solution on Microsoft AppSource. It does cater to all industries but one of the industries that have benefitted majorly with Attach2Dynamics is… Read More: Smart and Secure way to manage your attachments on SharePoint,… »

How to add users in Office 365 using ‘User Template’

Introduction In this blog, we will focus on ‘User Template’. Adding Users to Office 365 with same configuration is now possible by creating ‘User Template’. User Template allows you to quickly add the user with a saved configuration. Let’s consider a scenario of adding 5-6 users (Salesperson) to Dynamics 365 CRM with same basic information… Read More: How to add users in Office 365 using ‘User Template’ »

How to Convert Personal View to System View in Dynamics 365 CRM

Introduction In this blog we are going to explain how to convert personal views into system views without any coding or without using any third party solution. System views, similar to Public views are automatically created by Dynamics 365 CRM on installation. Why we need to convert personal views to system views? Personal view is only… Read More: How to Convert Personal View to System View in Dynamics… »

Child Flows to the rescue!

Introduction In the earlier blog, I was looking to show an end-to-end flow using Canvas Apps & Power Automate flows. I wanted to include a call to an Action created in Dynamics 365 CRM to complete the picture. But I was not able to include the Power Automate flow in the Canvas App if the… Read More: Child Flows to the rescue! »

How to book resource on schedule board for Dynamics 365 CRM using multiple booking methods

Introduction Many times it happens that while booking the resource on schedule board we do not pay much attention in how much capacity the resource actually has. In this blog, we will explore the PSA V3 schedule board booking capability for Dynamics 365 CRM Unified Interface version 9.x and above. Further in this blog we… Read More: How to book resource on schedule board for Dynamics 365… »