Tag Archives: Dynamics CRM

Opening an iFrame in a Modal Dialog with Custom Parameters in Resco Mobile App

Sometimes working with the Resco Mobile app, we need an Iframe to open programmatically within the application same as Dynamics 365 CRM. For example, opening a web resource in a window on click of a custom ribbon button, we can add the same functionality in Resco Mobile App as well. In order to open child… Read More »

Visualize Relationships & Connections in Dynamics 365 CRM/Power Apps with Latest Map My Relationships Features!

Navigating through multiple entities and related records in Dynamics 365 CRM and Power Apps can be a daunting task. Users often find themselves sifting through various records in CRM, which can lead to confusion and inefficiency. This fragmented approach not only wastes time but also makes it difficult to grasp the full picture of interconnected… Read More »

How to Set Value in A Regarding Field Using Easyrepro in Dynamics CRM

Introduction Using Easyrepro we can perform UI Automation testing in Dynamics CRM by setting values in fields of different datatypes. Recently while working with Easyrepro we wanted to set a value in the Regarding field of the Email record. However, the code below which is used to set the value in a lookup field doesn’t… Read More »

Inogic Year 2020 at a Glance – New App Acquisitions, Launches & Releases – Another Year of Wonderful Association with our Dynamics 365 CRM Friends!

Year 2020 took us on a roller coaster ride testing our strength and weakness each passing day. Now bearing in mind the lessons we have learned and the strength we have discovered, it’s time to bid farewell to the year 2020 and welcome 2021 with zest and enthusiasm. So far, the journey has been tough… Read More »

Get Subgrid Information from the PCF Context

Introduction Recently we were working on a PCF dataset control that can be configured on the Home grid as well as on the subgrid. So while developing the control there were few queries such as what data can we get from the context object regarding the Subgrid. For example, the Subgird label, View ID, Relationship… Read More »

Leverage the potential of Text Translation AI model in Dynamics 365 Apps

Introduction Microsoft is continuously adding new Prebuilt AI models which are very easy to use. Currently, there are a few new prebuilt AI models that Microsoft recently introduced, two of them are: 1) Text Translation 2) Receipt Processing model. For Receipt Processing Model, you can check out our blog here. In this blog, we will… Read More »

Converting DateTime field in a different format in Power Automate using formatDateTime function

Introduction In this blog, we can see how we can convert DateTime type field to the various format using formatDateTime function. Please find the syntax of formatDateTime function: formatDateTime(DATE_TIME_VALUE,DATE_TIME_STRING_FORMAT) Scenario: One of our clients wanted to see the last modified date and time of individual Account record. Also, he wants to see this modified date… Read More »

Release 2020 Wave 2 – Agent Scripts and Macros as part of Customer Service workspace explored

In the earlier post, we had a look at the Customer Service workspace app with its Smart assist feature. In this part we will have a look at the capabilities to assist the agent and aid them with the help of Agent Scripts and Macros. Agent Scripts: These could be used to provide the agents… Read More »

Daily, Weekly or Monthly – Now set targets for Dynamics 365 CRM users and track their performance smartly!

User Adoption Monitor – a Preferred App on Microsoft AppSource – is a productivity app that monitors and tracks the actions performed by enabled users in Dynamics 365 CRM/Power Apps. Recently, three new additional features of User Adoption Monitor were released and in our previous blog, we gave you detailed information on one of those… Read More »

Set the subject hierarchy field on Products, Cases, Sales Literature and Articles using Easypro

Introduction EasyRepro is an automated UI testing framework that helps developers perform unit testing on Dynamics 365 CRM. Even though it helps a lot for UI testing, still there are some shortcomings due to which we cannot perform certain actions on Dynamics 365 CRM. In this blog, we will be tackling one such issue of… Read More »