MS CRM 2011 oData distinct
Hi All,How to use disinct in OData Call? Thanks in advanceSrikanth
View ArticleGeoLocation Codes from Google Map API
HiI am using below code to get Geo Location codes for an Address in Dynamics CRM. If I run this code in Console App on my IFD enabled server it works. I put this function in Custom Workflow to run...
View Articlejavascript web resources
Can I call a function in one web resource into another function which is in another web resource?Is this possible?I need to call a function OnChange which returns a value into another function OnLoad,...
View ArticleUser Initiated Bulk Updates - Method of approach
Background: I have a custom entity named “s_check” which has a custom field named “new_date_issued” of type “date and time”. Each record in that same custom “s_check” entity also contains a field...
View ArticleHow to refresh the parent form attributes when activites are marked as complete.
HiI want to do the following tasks on the Parent form when user completes the activities (email /phone call) either from the Sub-grid (shown on the parent form under Activities) or open the task and...
View ArticleCustom HTML formatting for mails in workflows and dialogs in CRM 2013
We have a CRM 2013 on premise installation and are using custom workflows/dialogs for some business tasks. One aspect of these workflows is that they send mails to customers. Unfortunately, it is very...
View Articlehow to adding to annotation entity from OrganizationServiceClient in dynamics...
Hi All,I trying to add annotation from my web service, I use crm service discovery / OrganizationServiceClient, I used the HelperCode from SDK but I got an error, and can not to compile.on below is my...
View ArticleDynamics CRM 2013: connection through IFD using the SDK fails with ADFS
public static string[] AuthenticateToCrm(string organization, string username, string password) { CrmConnection crmConnection = CrmConnection.Parse(String.Format("Url=https://{0}.acom.be:443;...
View ArticleConnect pdf fields with mscrm 2011
Dear all;as you know that we can create field on pdf what i want o do i want to get the data on these field from crm so anyone know how i can do it ??
View ArticleProblem using multiple versions of Microsoft.Xrm.Sdk.dll (Crm 2011 and Crm...
Hi all,I'm writing an Integration-tool for Dynamics crm, which I will release as open-source btw.As I would like to support Crm 2011 and Crm 2013 within the tool, I get the Problem, that Visual Studio...
View ArticleUpdating CRM entity using Kendo UI grid
Hello,i found example of integrating kendo UI grid with CRM 2011 http://code.msdn.microsoft.com/Kendo-UI-DataSource-Kendo-33a3dc77#content.This example shows how to fetch data from CRM 2011 and show...
View Articlehow to Enable and Disable Lookup Fields ?
Microsoft Dynamics CRM 2011 In contact form if enter any name in lastname field the primary contact field will be Enabled using JavaScript . note :- Primary contact Fields is already...
View Articlehow to Enable and Disable Lookup Fields ?
Microsoft Dynamics CRM 2011 In contact form if enter any name in lastname field the primary contact field will be Enabled using JavaScript . note :- Primary contact Fields is already...
View ArticleSkype module in my apps
Hi I have an WPF application developed in C # in which I would like to incorporate some features of SKYPE. For example, I display all my contacts in Datagrid (Name, Phone number). When I click on a...
View ArticleDynamics CRM 2013 - Plugin Registration Tool Authentication Failure
Hello everyone,I'm trying to use the new WPF Plugin Registration Tool available at SDK Folder\Tools\PluginRegistration with CRM 2013 Online, but it is not allowing me to connect.Here is the log file...
View ArticleHow to create a records of multiple entities using a single dialog box in MS...
Hi, We have a requirement for a client where he wants to have a wizard using which he can create records of 4 related entities. The client is using MS Dynamics CRM 2011 on-premise. I believe we can...
View ArticleSending notification to the users
Hi All,I am new to CRM . I want to know how can I send the notification to the users when the record is saved. This can be done with simple work flow. If so how can I check whether notification is sent ?
View ArticleCan we hide CRM 2013 Quick create form Only for Subgrid.
Hi AllI have enabled Quick create for custom entity and created a quick create form.quick create is showing for Gloabl Create from command bar,Sug grid and Lookup.But i want only for Global create,i...
View ArticleHow to use free font ‘3 of 9’ in SSRS report in CRM 2011
Hi All,I just want to convert a string into bar code. So that I used free font ‘3 of 9’ and installed it on my machine and SQL reporting service.I am able to get the string value in bar code when I am...
View ArticleHow to create simple plugin using c#
Hi,Can anyone explain the code which we write inside the plugin.if i want to make one field compulsory then what code i have to write.I am using .net 2010 and crm 2013.For me plugin is new concept so...
View Article