Suppressing or replacing standard out of the box message
For the Activate/Deactivate Buttons users currently who have user level write access to a record can deactivate those records. When attempting to deactivate a record that is not theirs a standard...
View Articleweird crm for outlook behavior?
Hello - I'm developing a CRM system with another developer. We're currently testing and he's using CRM integrated into Outlook. The email service in the plugin auto-generates and sends an email...
View ArticleMS CRM 2011 plugin
I do have a custom entity with two Forms.Entity name: new_DealForm 1 : InformationForm 2: Quick infoI created a custom plugin based on C# to do certain actions.How to identify Form 1 from From 2? AS i...
View ArticlePlugin Update downloading current entity Reports cause time our error
Hi ,I am troubleshooting with this issue from a week. i tried to post the issue through other sites i dint get any response.. please respond to my issue,My task is to download the report and save to...
View Articlecache Invalidation in Microsoft Dynamics 2011
HiI want to implement cache invalidation in web portal so that changes will be visible. Webnotification plugins are installation. I created a web notification handler with...
View Articlecannot find SdkTypeProxy
I'm trying to create a simple plugins as directing by msdn site. I could not find theMicrosoft.Crm.SdkTypeProxy.dll in the sdk/bin/ or Server\i386\GAC.How could I add this reference to visual...
View ArticleCRM 2011 : Silverlight Help
Hello,I am loading all of opportunity products on silverlight grid at opportunity form. so it displays all opportunity products for that opportunity. user can inline edit the values and upon save all...
View ArticleAuto emailed of all response containing any of the keyword
HI All,Can anyone please help me on this? I need to send an email to all response if the field or form containg the set of keywords. I think we need to use custom workflow but not sure, If so can you...
View Articlecrm 4 workflow set 5 years for date
I have created a workflow and add update record step. now i need to set a date value for 5 years after the current value. dynamic values tool on right side allows maximum 24 months. how can I set 60...
View ArticleThe given key was not present in the dictionary
I've created a plugin that retrieves all records from an entity and created this records to another entity. At first I am just using ONE attribute and the plugin runs successfully. However when I tried...
View ArticleCRM 2011 how to make window.open work in outlook client without login prompt
Has anybody been able to make window.open work from outlook client without prompting the login page in IFD environment? I know there are Xrm.Utility methods such as (openWebResource and openEntityForm)...
View ArticleCRM 2011 - FetchXML - Reports - Retrieving Data From Related Entities
I have 2 entities - "VehicleJobForm" and "VehicleJobs". This is a 1:N relationship. Where I can have multiple "VehicleJobs" related to a single"VehicleJobForm". The related lookupfield is called...
View ArticleConnect to web service with Java
Hello, Has anyone tried to consume an MS CRM 4 webservice via Java? We are trying to connect to the /MSCrmServices/2007/CrmService.asmx page and we receive error 401s. The IIS log file shows this:...
View ArticleThe given key was not present in the dictionary.;
I have registered both preImage,postImage, and I am tiggring plugin on following conditions Message: Update Filterin Attributes: All Attributes Run in User Context = calling...
View ArticleDynamically set html within Iframe in CRM 2011
I have an Iframe on a form and in jscript I want to be able to set the html rendered in the Iframe to something like"<html><body>Hello World</body></html>"How would I do...
View Articleweb.config in crm 2011?
Hello - What implementation does CRM 2011 use for Web.config? For example, Is there a standard directory in which the Web.config should be placed? Specifically, I need to use a Web.config (or similar...
View Articleany way to select contacts without cases?
Hello - I'd like to be able to identify contacts without cases. Is there a way to do this through an Advanced Find query? I wasn't able to figure out how to do that through the Advanced Find view?
View ArticleEntity not available when setting up goals
I have a custom entity who's ownership is Organization. I'm guessing I selected this when creating. Now it appears that it should have been set for Team because I cannot see this entity as a choice...
View ArticleSSRS 2008 - How we can have check box in the column in the table.
HiSSRS 2008 - How we can have check box in the column in the table.I am having the table with two columns.First column contains the place holder with numeric value, if this value is greater than 100...
View ArticleCRM 2011: Resizing windows in outlook client
Hi, I can use the following javascript for resizing the forms of CRM records: window.top.resizeTo(screen.width, (screen.height - 50)); window.top.moveTo(0, 0);But when i'm in the outlook client and...
View Article