Scripting on Business Process Flow in CRM 2015- Part I

With the introduction of MS CRM 2015, came many new features. The one we are going to discuss here is advancement of Business Process Flow and especially the Scripting part, which came as boon. Before CRM 2015, the Business Process Flow exist, but no API availability made it impossible for the developers to interact with… Read More »

Inogic at Convergence 2015 – Time To Take Your Business Ahead

Microsoft’s biggest event– the Convergence conference is returning once again this year to the Georgia World Congress Center, Atlanta, USA from 16th-19th March. It gives the attendees an opportunity to learn something new, create business relationships and explore the true potential of Microsoft Dynamics solutions. Its main purpose is to provide the attendees a platform… Read More »

Inogic’s Top 10 Most Popular Dynamics CRM Blogs of 2014

This blog in the beginning of New Year brings you the Top 10 interesting and useful blogs posted by us during the year 2014. This article consists of content from blogs that belong to CRM 2013 and which have been the most visited, re-tweeted and commented blogs of Inogic. Hope these set of blogs are resourceful and help you some way… Read More »

Security Enhancement in Dynamics CRM 2015

An additional feature has been added in Security Model with the 2015 release. This is an extension to the existing security model in which we use business units, security roles and teams. The hierarchy security offers a more access to records from an organization. You can maintain the hierarchy with two different types of security… Read More »

Simplified Process to Add New Records on the Fly in Dynamics CRM 2015

Introduction: Quick Create Forms were introduced in CRM 2013 to help create records of core entities in a simpler way from anywhere in the system. It actually was not that simpler when we wanted to create subsequent records for the lookup field available on current Quick Create form. Let’s take a look at how we… Read More »

A Tip while Working with Field Level Security

Recently we came across a situation. We had a workflow in which we used a field which had field level security enabled on it. There was a custom field called “Credit Amount” that existed on the Account and had a field security enabled on it. The workflow in which we were using this field checked… Read More »

How to show Filtered Lookup Dialog in Dynamics CRM through Script

We had a requirement where in we were supposed to show a Filtered Custom Lookup on form load. By Filtered Custom Lookup, it meant that we were supposed to create a Lookup dialog similar to CRM Filtered lookup (Filtered Lookup value changes on the basis of other Lookup on which it is dependent) dialog. The… Read More »