Quantcast
Channel: Microsoft Dynamics 365 Community
Viewing all articles
Browse latest Browse all 28716

MS CRM 2011/2013: Open new email form with To and Regarding fields prefilled

$
0
0
About a year ago I wrote small article how to open new activity form with Regarding field prefilled. This week I had a similar task but this time I had to write a JavaScript that will open email form with To field prefilled. So here is the script that you can use: function OpenEmail(recordid, recordtypecode) { var params = "pId=" + recordid + "&pName=&pType=" + recordtypecode; params += "&partyid=" + recordid + "&partyname=&partytype=" ...(read more)

Viewing all articles
Browse latest Browse all 28716

Trending Articles



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