Fetchxml cast date
Hello, I'm using SSRS and fetchxml for do some reports in mscrm 2011. I need get the total of appointments completed group by day. I did that: <fetch version="1.0" output-format="xml-platform"...
View ArticleCrmEntityReference Serialization Issue
HiWe've just implemented XRM on our on-premise CRM 4 (rollup 21) development instance and are currently working through our plugins converting our code. Everything is working fine except for not be...
View ArticleIs it possible to register a plug-in with multiple entities in a single step?
I am working on CRM 4.0 and I am creating a custom data syncing application. I am using a plug-in to collect Create, Update and Delete events on my custom entities and save the information to an xml...
View ArticleJavaScript oData m:n relationship CRM 2011
Hi,Does anyone know how to retrieve m:n relationship using javascript oData approach in CRM 2011?I need to retrieve records of entity1 where it is being filtered by entity2.Entity1 and entity2 has...
View ArticleQuick Search Problem in View.
I have view on Account Entity.But some field are coming from other Entity.Ex. 1. Acoount Id(Account) 2. Account Name(Account)3.primary Contact(contact)So how to make primary contact as...
View ArticleWhat development tools are available for customizations MS CRM 2011
Hello All,I want to customize MS CRM. So what development tools are available for customizations of MS CRM 2011?Please help.
View ArticleEntity in SDK
Hi all,i am trying developing a plugin for DCRM 2011.i have used this small example to get a skeleton of a plugin -> http://msdn.microsoft.com/en-us/library/gg328263.aspxAnd i found on a side...
View Articleunable to get property tostring of undefined or null reference
hi frnds,In my crm form am getting an error as "unable to get property tostring of undefined or null reference"in ie10 with windows8 os whereas in other environment its working fine.Can any one give me...
View ArticlePrivelage required to view and Edit Queue item
Hi,What privelage is required to be set to a user so that when he opens case owned by him he can edit queue item's . He shouldn't edit queue item in which case is not owned by him. If i create a...
View ArticleCRM 2011 beta Plug-in Retireve documentbody
Hi , am trying to read documet content using documentbody from annotation table. but i'm not able to parse it back to string.like bellow link given for read webresource content, i am trying for...
View ArticleForm scripting...
I am looking to do my first bit of form scripting, I need to update the name field on the project relationship form to be the Opportunity + " - " + AccountNow I have gone into form properties and tried...
View Articlefetch XML
I have a simple fetch xml that returns all items from a custom entity with a new_clearedFunds (date) of tomorrow.how can i expand this so it excludes weekend ( SAT & SUN ) and any business...
View ArticleHow to put custom UI in forms (like opportunity or account form) in MS CRM
Hello All,How can we create a new custom page in IFrame for opportunity/account entity form. I am looking for a feature like by which I can create a new custom page by MS CRM that will be displayed in...
View ArticleCRM 4.0 - Close the Campaign?
Hello All,I am using CRM 4.0. I found there won't be any way to change status of Campaing. It will remain "Active" always. I can change status reason as "Completed". How can i change status from...
View ArticleError when executing workflow on multiple records
Hi everyone,I have a scenario where I create custom entitiy records using a workflow. Upon creation of the records, a plug-in is triggered, which is doing calculations with the data. My problem is,...
View Articleweird service retrieve error
Hello - I'm using the following query to get the domainname for a user guid: var domainName = context.OrganizationService.Retrieve( SystemUser.EntityLogicalName, userGuid, new ColumnSet(new...
View ArticleHow to integrate Wcf Service with Silverlight from local system to CRM Online...
Hello Dear Friend,I had a problem from last 3 days. I have created a wcf service and create a Silverlight web application Display a grid with employee records. I am trying to show data on account...
View ArticleNeed help for Jscript beginner
I am a complete beginner when it comes to Jscript and wanted to see if someone could help me with the code that is currently producing an error.We are a Distributor for AT&T and sell 1-10 line...
View ArticleAdd Custom Button with Custom Web service Code
I would like to add Add Custom Button with Custom Web service Code using c# for CRM 2011How to do this?Regards,Hussainhussain
View Articledebug plugin issue?
Hello - I'm trying to debug a plugin. I rebuild the solution, then I copy the plugins.dll and pdb to C:\Program Files\Microsoft Dynamics CRM\Server\bin\assembly. I also register the latest...
View Article