I am in the process of puting together a custom workflow activity to be used in Microsoft Dynamics CRM 4.0
When setting a Lookup value in CRM everything works fine if you don\'t want to change anything, or if you want to set it to a new value. However, when you want to UNSET the current value, the way to d
What is the best way to trap errors/exceptions开发者_开发知识库 with the CRM 4 Web service.Is there a way to get more detailed error messages from the web service?There is a custom application that cr
I am doing Dialog box development in CRM 4.0. Opening the dialog box through this line:- JavaScript=\"window.showModalDialog(\'http://localhost/CinmarPages/BatchPurchaseOrderChange.aspx\', window, \'
i\'d like to know how can get the user name and his password and use it when i set the crmservice connection
I have a quote entity that I want to delete, how do I do so 开发者_运维百科after its state is set to closed?I covered how to do this in a blog article a couple years ago. There are some entities that
I\'ve created a button on a CRM form and now when I开发者_高级运维 click on it I want to send some info to a function that has been written in C# and then do some calculations.
Issue is : I have one system Entity called \'Order\' and another custom entity \'X\'. I am looking for some kind of same functionality as available on Quote called \'Convert into Order\'. I want the
I have created a new custom entity called Sports Leag开发者_StackOverflow社区ues. Now i am wondering how to display/ accessible this under \'Extensions\' tab on workplace?
Has anyone found a good way to either merge or remove duplicates that are in custom entities? In our case we have two custom entities, literature history and subscriptions which relate contacts back t