dynamics-crm-4
CRM 4.0 Customizing form assistant
I have some troubles doing some simple customizations with javascript on the form assistant (MS CRM 4.0).[详细]
2023-01-26 06:38 分类:问答MS crm Account Creation: System.Net.WebException: The request failed with HTTP status 401: Unauthorized
I am using I am logged into a remote server for accessing Visual studio as well as MS CRM. I have taken sample code from SDK and trying to run the code:[详细]
2023-01-26 03:02 分类:问答MS CRM 4.0 - External Connector
We are using MS CRM 4.0 Standard Edition On premise. We have CRM users Internal Staff & External Staff. For Internal Staff we use CAL license.[详细]
2023-01-25 08:27 分类:问答How to delete entity link in Dynamics CRM 4 using webservices
If I have a 1:N relationship with A with B.Is there a web service method that I could use to remove the link between A and B[i] with out actually removing the entity B[i], if the Id of both are kno开发[详细]
2023-01-22 21:17 分类:问答Customise a control in dynamics crm
I\'ve written code that can make a phone dial a number from a function call, that\'s done and dusted.[详细]
2023-01-22 21:13 分类:问答Modifying main Activities grid view in CRM 4.0 using JavaScript
I have a task to change envelope icons on the main Activities view page (Work P开发者_开发问答lace, My Work -> Activities) for every row in the grid, depending on the custom status of the row in crm 4[详细]
2023-01-22 05:55 分类:问答Creating a single CRM plugin DLL to store in the CRM database
Since the suggested way of storing plugins in MS CRM is via the CRM database, I figured it\'s about time to do something about the method I\'m currently using, which is storing the DLLs on the disk.[详细]
2023-01-20 20:09 分类:问答restrict customer lookup to contacts bug
I\'m using microsoft dynamics crm 4 I inserted the following line to restrict a customer lookup to contacts only (no accounts):[详细]
2023-01-20 00:32 分类:问答Queries in IFD environment
We are migrating our application开发者_运维问答s from on-premise to IFD.We have some webpages that creates some kind of queries to the CRM Views (ie Select * from account). These queries work well in[详细]
2023-01-19 21:56 分类:问答How to access CRM 4.0 settings programmatically?
Some of the plugins I wrote (re)calculate various prices, and I used Math.Round to keep results accurate with the default 2 digit setting in CRM.[详细]
2023-01-19 10:51 分类:问答