Hapa1 / Dynamics-CRM-Sample-Code

Collection of POC JavaScript and C# code compatible with Dynamics CRM and Power Apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamics CRM Sample Code

Collection of POC JavaScript and C# code compatible with Dynamics CRM and Power Apps

Plugins

RelateLiaisoncaseToContact.cs

First verifies that a many to many relationship exists between the custom entity, Liaison Case, and the Contact entity. Then automatically relates or unrelates a Liaison Case record to a contact record based off a value of a Contact lookup field on the Liaison Case main form.

alt text

Web Resources

AutopopulateContact.js

Autopopulates fields in the Contact Quick Create form when the Consumer lookup field is populated

alt text

About

Collection of POC JavaScript and C# code compatible with Dynamics CRM and Power Apps


Languages

Language:C# 82.5%Language:JavaScript 17.5%