What DOES the developer's toolkit do beyond templates and helper classes?
I don't expect anyone to make that dissertation here. Rather can you point out some documents and papers that are not superficial feature marketing blather or shallow how to's. Step-by-step guides...
View ArticleConnection between CRM Online and Sharepoint Online in Sandbox Plugin
Hello,I have one environment with CRM Online and Sharepoint Online. My account to login is a Office 365 account.In CRM I have registered a Plugin that should create a sharepoint document location and...
View ArticleIs it possible to hide certain records?
For example: I have an account entity with 5 records. Say I wish to hide 3 records who have a certain attribute such as hide being true. Is that possible so that when someone clicks account, they only...
View ArticleCRM 2011 - Email Router not processing emails sent to Distribution Group
I have incoming email configured via email router. We have seen that if email sent directly to emailed then it gets picked up by router and gets converted into email activity in CRM, however if email...
View ArticleCustom Mobile Application Development for CRM 2011
Hi, We are trying develop first time a custom mobile application using the below1. Visual Studio - Windows Mobile Express 7.12. Assemblies from CRM 2011 SDK3. <Server...
View Articlems crm 2011 - how to import subjects?
ms crm 2011 - how to import subjects?Thanks, Rajeev
View ArticleGetting values from main form into an IFrame web resource
I'm trying to learn to use web resources and graphs. I created a HTML web resource that has Google graphs in the code, placed in a form. It's a simple chart, but I want to get the values from the main...
View ArticleSynchronize user details between Active directory and CRM
Hello All,I need your help on the following, I have a requirement from client who is using CRM 2011 on primes, to provide him a continues integration and synchronization between user details in AD and...
View ArticleHow to I get URL for the forms I have?
I have multiple case forms (Case form product, Case form service), how can I get the URL of each form so that I can put the link in the ribbon? I am thinking of developing a flyout menu in the...
View ArticleHow to open user query form with Xrm.Utility.openEntityForm?
Hi,I am using Xrm.Utility.openEntityForm to open entity records in new window. It works fine with some entities, but now I need to open user query and the function doesn't work. It just do nothing, no...
View ArticleChanging Telephone Number in CRM 4.0 and CRM 2011
How to add an additional digits to all existing telephones with the Country of US only ?For exampleOldTel:+1 123123123NewTel:+04 1 123123123hussain
View ArticleIs it possible to change ownership of a record using IOrganizationService.Update
Is there a way to set ownership (assign) a record as part of Updating an entity via the IOrganizationService.Update(...) method? The only way I have been able to do this is via an "AssignRequest"...
View Articleaccessing Xrm.Page.data.entity.getId() inside a webresource
HiI have created a web resource (according to this sample: http://msdn.microsoft.com/en-us/library/gg309549.aspx ) and used it in a custom entity form, but I want to access...
View ArticleOrganization Service call fails for defaultnetworkcredentials in crm 2011 IFD...
Hi All, Could you please help me to resolve the below issue?I am getting SOAP Negotiation Exception in Organization Service call when using DefaultNetworkCredentials. But if i am using the Username and...
View ArticleHow to execute a Dialog wizard in dynamic crm
Dear all,I've follow this http://mileyja.blogspot.com/2011/06/execute-workflow-using-net-or-jscript.html to execute a workflow.But after send ExecuteWorkFlowRequest success, nothing happen, my dialog...
View ArticleDynamically set a lookup value from javascript
I am trying to dynamically change the lookup value in a field on a form after a user does something. When a user presses a button on a ribbon something happens and then the form updates with the...
View ArticleHow to add custom message to MS CRM 2011 error popup window
Hi All,Is there any supported way to add our own message to error popup window in MS CRM 2011.For example I need to add "The Selected Account is already added and Please Select any other Account"...
View ArticleHow to execute a Dialog wizard in dynamic crm
Dear all,I've follow this http://mileyja.blogspot.com/2011/06/execute-workflow-using-net-or-jscript.html to execute a workflow.But after send ExecuteWorkFlowRequest success, nothing happen, my dialog...
View Articlesharepoint contacts integration with mscrm 2011 contacts integration
dear all ;how can i do the integration of sharepoint contacts with mscrm 2011 contacts integration
View Articleload email template when an email activity is addded in contact
Hello All,I'm using below code to load email template on, onload of email activity. But its giving me error as CreateXmlDocument is undefined.function loadtemplate() { var emailTemplateToLoad =...
View Article