How to change microsoft logo in crm 2013
Hi All,I want to change microsoft logo image. Is it possible how to show my company logo. Anyone know that in crm 2013, logo is saved in which folder?
View ArticleCRM 2011 on premises: Calling CRM 2011 report in C# code
Hi Guys,I have a report which has CRMAF_Filtered aliases.I need to call this report in workflow and attach to an email. Most of the references recommending me to call it from SSRS server. in that case...
View ArticleCRM 2011 CrmSvcUtil.exe: Cannot convert type...
Hi,i use crmsvcutil.exe to generate early bound classes and it's working fine for shared OptionSets, but if the OptionSet is not shared like producttypecode in the product entity then it's trying to...
View ArticleCRM 4.0 to 2011 Plugin: How to use CrmNumber() in 2011 plugin
Hello...I am trying to modify code that was written for 4.0 into 2011.The problem I am having is with the CrmNumber() function and using it to attach a pdf report in a plugin.Here is the line of code....
View ArticleCRM 2011: Ribbon Buttons Disabled until Page is Refreshed (F5)
I have JavaScript code that creates an Email activity and ever since we installed Rollup 16, when certain users trigger the code to create a new Email activity, all of the ribbon buttons on the Email...
View ArticleCRM 2011 - Custom Button (Save and Calculate)
I create a custom ribbon button to calculate some values, but before calculating I need to save the record (through JavaScript) How can I apply that? Note that after saving ,the form will be loaded and...
View ArticleAssigning OwnerId to an Activity Using C#
In CRM 2011 I have an Activity entity labelled "activityEntity" in my code. I also have a radio button field named "AssignToCaseOwner" on the Case entity. The Case entity is labelled "sourceCase"....
View ArticleDoes anyone know if there will be a CRM sdk version for vs2013 coming out...
Does anyone know if there will be a CRM sdk version for vs2013 coming out anytime soon?I purchased vs 2013 in Jan 2014 - fully expecting to be able to use the CRM SDK within a few months (silly me),...
View ArticleCan I update a group of entity attributes via code (JavaScript or C#). I have...
Hi all,Can I update a group of entity attributes via code (JavaScript or C#). I have exhausted Google searches and found partial solutions. Any help would be appreciatedGord
View ArticleDependent Lookup in CRM 2013
I have both a Location and a Room entity. I have multiple locations and each location has assigned to it multiple rooms. In a scheduling app. I first Lookup Location and select. When I then go to...
View ArticleHide Ribbon Button Based on User's Privilege on a specific Record
Is there a way to hide a custom button within a custom entity based on the user's privilege on that specific record? Using ribbon workbench where I see I can display a button based on a user's...
View ArticleHow to pass a Lookup value, selected from dialog, to InArgument of custom...
Dialog on [incident] lets user select an [account] from a dropdown.The InArgument, for a custom workflow, accepts an EntityReference to an [account].How do I execute my workflow using an [account]...
View ArticleConvert a SQL query to Fetchxml query
I have scenario where 'Client' Entity linked to 'Location Address' Entity. There is a 'Is this current location address' option set field in Location Address entity. For 'Client' Entity Records the 'Is...
View ArticlePlgin code
Hi the lead status Qualified just has one option in the drop down list i.e Qualifiedhence my below code if (((OptionSetValue)(context.InputParameters["Status"])).Value == 3) dont work Any help on...
View ArticleCan we integrate gmail account with crm 2013 ?
Hi,Can we integrate gmail account with crm 2013? Kindly tell me every step
View ArticleMicrosoft Dynamics AX , sales line creation error in AX2012
Hi ,on selecting Item at sales Line level getting below errorSystem.MethodAccessException: Attempt by method 'Dynamics.Ax.Application.InventTable.Costpcsprice(System.String,...
View Articlehow to get rid of the welcome screen in mscrm 2013 online
Dear all;how to get rid of the welcome screen from mscrm 2013 online ?
View ArticleUnified Service Desk deployment with CRM Online 14
I All,I am trying to deploy the USD with CRM online spring 14. But not able to connect.RegardsRashmi
View ArticleHow to sum the currency fields in ms crm 2011
Hi,I am trying to sum the 2 currency fields and post the result to total currency field in ms crm 2011 plugin but getting following cast exception error while executing the following...
View ArticleMS CRM 2011 On-Premise E-Mail router configuration
Hi All,I have the few list of queries on E-Mail Router.Can we install the E-Mail router in the same box on which MS CRM 2011 running? or installing e-mail router in different server?Which one is...
View Article