Back to Basics # 41: Use Form Context To Set Form Values with Web resource in Dynamics CRM

Introduction: In Dynamics 365 CRM, to perform customizations web resources of type JavaScript was widely used. To set  different attributes that are present in CRM Form, form context client api reference can be used. As an example, contact form and contact entity record used to set different attributes using form context. Step 1: Login to …

Continue reading Back to Basics # 41: Use Form Context To Set Form Values with Web resource in Dynamics CRM