We would presume of which anyone with visitors by now features Spellchecker, truth check, grammar check, along with proper thoughts and opinions check in any case, and so getting that as part of anything over and above the e-mail program can be redundant. If you interested this comment please share your friend. Thanks for read this comment.
After my initial struggle, and eventually getting MS Dynamics CRM 2011 installed without some or other hack applied, I decided to share how easy it actually is to install. I will give you Step by Step instructions. This worked for me, you might have some other Roles or Features you require, but I will show you what I think the minimum requirements is. Add "Application Server", "File And Storage Services" and "Web Server". Add all additional roles and features if prompted. Add ".NET Framework 3.5 Features" and "Windows Identity Foundation 3.5". Add "Web Server (IIS) Support" under Application Server -> Roles Services Add "IIS 6 Management Compatibility" under Web Server Role (IIS) -> Roles Services. You don't need "IIS 6 Management Console". Wait for Roles and Feature to complete. It is always good to restart after this. Installation Folder Preparations To make ...
Use the following function to refresh the Web Resource on your form. Just remember to pass the parameter for your Web Resource Name. function refreshWebResource(myWebResourceName) { //get and validate current id var currentId = Xrm.Page.data.entity.getId(); if (currentId != null && currentId != undefined && currentId != "") { //get and set the querystring from the control var querystring = Xrm.Page.getControl(myWebResourceName).getSrc(); Xrm.Page.getControl(myWebResourceName).setSrc(querystring + "&data=" + currentId); } }
Microsoft has officially released Dynamics 365 - Portal version 9.0.10.6 GA. This allows you to integrate SharePoint with the CRM Portal. This feature was available in the old ADXStudio version and is now back. Whoo hoo. To enable SharePoint Integration navigate to your Dynamics 365 Admin page and go to Applications. Then select "Set up SharePoint Integration, and enable it. (Need to be global admin). Once enabled, create your Entity form as normal. Add a subgrid on your CRM Form for your SharePoint documents. Enjoy!
We would presume of which anyone with visitors by now features Spellchecker, truth check, grammar check, along with proper thoughts and opinions check in any case, and so getting that as part of anything over and above the e-mail program can be redundant. If you interested this comment please share your friend. Thanks for read this comment.
ReplyDelete