Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 830 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 830 Bytes

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