Author Archives: Inogic

Custom Commands in Resco Mobile App

Introduction: Commands in Resco mobile app allow certain actions throughout the whole form. The main principle is to create a command in Woodford, but the logic that need to be performed on execute of the command can be defined in the JavaScript. Let’s consider an example, on “Work Order” user wants a custom command to… Read More »

Set the Number of Records Displayed Per Page in Dynamics 365 App for Mobile & Tablet

Introduction: With the release of Dynamics 365 v9.0, Microsoft enabled some personalized settings of Dynamics CRM for Mobile Client. One of the settings is to set the number of records displayed per page. This setting is already available in Web client of Dynamics 365, now is also available in Mobile client. Suppose, if we enable… Read More »

Notify functions in Canvas Power App

Introduction: Power App helps to customize the app in easiest way just dragging and dropping controls. In today’s blog we will explore more on Notify functions which works exactly like JavaScript Alerts and Notification. So when user wants to implements alerts and notification in app just like Dynamics365, we can use Notify function. This functions… Read More »

Working with Angular JS framework in Dynamics CRM Portal

Introduction: When developer need to use the js framework in the web. With the Dynamics 365 portal and liquid templates you can utilize the development approaches with those frameworks within your liquid templates. Working: Here I am taking example I will be using the angular js framework here. We will create the new web, to… Read More »

InoLink: QuickBooks integration New Release Coming Soon – Real-time, Multi-Company with Hosting on Azure

Last few years technology has picked up at a rapid pace. In context of present scenario, there is a swift migration towards cloud computing. This not only enhances storage capacity of organizations, but also augments functional aspects and on demand services in least complex manner by reducing infrastructure costs. One such cloud computing platform that… Read More »

How to Make Optional Fields as Mandatory Fields in Dynamics 365 Portal

Introduction: Dynamics 365 Portals helps people to access CRM data outside CRM environment and that too at times with people accessing portal may not have login privileges to CRM. So there can be scenarios where in CRM, admin level users can create contacts in CRM and give those contacts just access to portal. So it’s… Read More »

New Screen with Confirmation Text in Canvas PowerApp

Introduction: Power App helps you to create a quick mobile app or helps to customize the app in easiest way just dragging and dropping controls. In today’s blog, we will explore more on new “Confirmation Text” screen introduce for Canvas mode by PowerApp. Following are the steps to add new screen with Confirmation Text in… Read More »

Trigger Microsoft Flow on click of custom ribbon button in Dynamics 365

Introduction: In this blog, we will discuss a workaround for triggering Microsoft flow via Dynamics 365 custom ribbon button. For this, We would place a hidden two option field on form and then we would toggle its value to true via custom ribbon button and save the record, we would need to keep the triggering point of… Read More »

Automate Dynamics 365 CRM Word Templates – Export to Word or PDF with new Workflow feature

Our latest release of Click2Export with newly added features has been getting some great feedback from our Partners and Users. Once such feature which all users have been primarily excited was the exporting your CRM Word Templates in 1 click using the new Workflow feature. This amazing feature helps CRM users to export word template… Read More »