"An item with the same key has already been added " error in crm Delete...
Hello Experts, I got this error while executing a -plugin on delete message please suggest the solution it is helpful." An item with the same key has already been added" error in...
View ArticleHow to create a chart based on the sum of related entities?
I have an entity called "Service Cost" that has a Name and currency field; "Cost". For instance:Name: Maintenance PlanCost: $100Each account in the system can purchase a service several times. In my...
View ArticleUsing entity competitor also for contact competitors?
Hello,We would like to use competitor entity also to track our customers competitors. In our previous CRM, we had custom fields to add by a lookup competitors of contacts.I tried to create an entity...
View ArticleObtaining CRM URL within plugin
HiI am developing a plugin which amongst other things checks licence information which is based on the URL of the CRM instance. How can I obtain this in a plugin? I've seen answers suggesting registry...
View ArticleCRM 4 Check TaskState
Hi I have a checkbox. If checked it should complete the task if it is currently open and if unchecked it should open the task if it is currently completed.I've got it working to complete a task which...
View ArticleIFRAME web page does not work properly
I have created an iframe on my account page that points to an internal website. The website loads fine however, when I use IE I notice that the dropdown boxes don't work (i.e., they don't open). The...
View ArticleHow to call ASPX page using JScript
Hi All,I am having one aspx page now i want to call that page using javascript in crm 2011, please help me ....
View ArticleAdd on change events dynamically in CRM 2011
Hi All,Is there any way to add onchange events dynamically to list of attributes(CRM 2011) ?Regards,Priya.
View Articleusing customer address how do we know it is account or contact .How?
Hello Experts, While account and contact records are deleted on the 'Delete' message Plugin, showing the context.Primaryentityname is "customeraddress",How do I know whether it is...
View ArticleI am trying to create filtering lookup with Custom View
I am trying to create filtering lookup with Custom View, but my Java Script is given error.Error screen shot has attached below.I used the below...
View ArticleIn Dynamic CRM 2011,Administrator can't disable a businessunit record.
I am a crm system administrator,I want to delete a businessunit record which don't have any child businessunit and any other entity recrods,but I can't delete it .and I got a system errory at below....
View Articlehow to solve the plugin can't register?
My plugin assemble file size is too big about 10M, it often timeout when register with database way,I have changed organization service connection timeout from 5 min to 40 min.then the issue have...
View ArticlePlug-In error: "Workflow job was cancelled because...infinite loop."
I'm getting the following error when triggering my plug-in on Update (in CRM 2011). A very simple plug-in, which was working fine earlier.RequestCalculator PlugIn:...
View ArticleDate issue in Mail merge in MS CRM 2011
I have a date field DOB in a MS CRM FORM, the date format here is mm/dd/yyyy, I;e if I select 10- December-2013, the field will display it as 12/10/2013. Now when I go for the mail merge, the date and...
View ArticleUsing File I/O Operations in CRM Plugin.
Hi all, I have requirement in which we have to copya file which resides on crm server from ex: "C:\" folder location to "D:\" Location . This Operation should be on Create and Update of Entity record...
View ArticleCRM 2011 Solution Configuration Page
Hello.Does anyone know a way to create a Solution Configuration page that would show the solution's version number?Thanks,Frank
View ArticleCRM 2011 load external page instead of CRM page.
HiWe have this code below, that open up/launch when a CRM page loaded. It replace the CRM page to let user use the page instead of the CRM 2011 page (add/edit).function Form_onload() {...
View ArticleHow do I track the created no of records of any entity using crm plugin 2011
Hello Experts, I want to track the created no of records of any entity using plugin . how can I go with > please suggest it is helpful. Thanks and RegardsMuralikrishna
View ArticleCRM 2011 Outlook client: "Cannot find any organizations on the server" when...
Our QA CRM environment is a copy of the production environment. I would like to connect my Outlook client to both production and QA, but when I try to add the second environment (it doesn't matter...
View ArticleCount all records in a subgrid using Javascript
I'm trying to count the number of records in a subgrid "CaseManagerSubGrid". The record count is over 50000 so the suggested methods don't work. I'd like to count the records and put them in a field...
View Article