Quantcast
Channel: Microsoft Dynamics CRM
Viewing all articles
Browse latest Browse all 154803

Forum Post: RE: How to Prepopulate the same entity?

$
0
0
Hi, You need to pass the parameter To open new Opportunity Xrm.Utility.openEntityForm("Opportunity"); To open new Opportunity with some fields to be filled var parameters = {}; parameters[“formid”] = “xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx”; parameters[“subject”] = “Test”; parameters[“mobilephone”] = “9876543210”; Xrm.Utility.openEntityForm(“lead”, null, parameters); ashwaniashwin.wordpress.com/.../xrm-utility-open-entity-forms-and-html-webresource-in-dynamics-crm-2011

Viewing all articles
Browse latest Browse all 154803

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>