CRM 2011 Convert Lead
Dear All,I want to get the "Notes" tab information whenever I convert the lead to contact or Account or opportunity. This is not a out of box functionality. But how to do this through plugin or...
View ArticleCould not be able to get target entity attribute values on post update plugin.
Hello All, I'm trying to get attribute values of target entity in post update stage of plugin using "XXX.GetAttributeValue<string>("mcg_name")" .But It seems that the attribute...
View ArticleMS CRM 2011 Custom report - how to include filter values in to report
If want to filter a report based on creation date, that is very simple. But how can I include that filter parameter into the report.If want to filter a report between two dates, I want to show those...
View ArticlePublished Forms are not reflecting Chagnes in CRM 2011
Hi All,Can you suggest what is the problem. I will explain the issue.I have created a Web Resource and One Lable and these two i put in Account Form.Then I saved the Form and Published.Then the Problem...
View ArticleCRM 2013 In Opportunity form, how do we create new Opportunity Product in new...
Hi Everyone, In CRM 2013 Opportunity form there is a subgrid for related Opportuntiy Products. The '+' button opens up a new Opportunity product record in the same window. But I wish to pop up a new...
View ArticleAdd a button to CRM 2011 Form
I'm trying to add a Java Script button the a form in CRM 2011 and it will not work. ?I keep getting this"Invalid web resource type form form" any thoughts? I added it as a resource to my...
View ArticleDisplay Dialog form on entity form
Hi,Is it possible to display dialog form on custom entity form as iframe ?If it is, how can I do this ?
View ArticleEnable pre-filtering in SQL based Reports
Hi All,I have created a custom SQL based report on Invoice entity.It takes Invoice Id as input parameter and generates the report.I am having following troubles:1. I want to show the report under "Run...
View ArticleHTML Custom grid not working on IE9
I have developed a custom grid using html 5 and inserted that in an iframe in MSCRM 2011 (UR 15) form. Grid prefectly works on IE 11, but not in IE 9. It says "Internet Explorer cannot display the web...
View ArticleContacts
Does anyone have any idea where I can customise the automatic creation of contacts from emails in the online version of CRM? Currently have a contact created for every spam mail and I can't find...
View ArticleWhen trying to add field on the old form in mscrm 2013 i am getting the...
Dear ALL;I am trying to put a field on the form and when i save the form in mscrm 2013 (in the old form) then i get the following error <Message>The dependent component SavedQueryVisualization...
View Article[CRM 4] State changes for custom entities
Hello,I've been asking many questions lately because I had to mess with functionalities I never had before.I have a new problem now.When a custom entity is created as far as I'm aware the only state...
View ArticleCRM 2013 - Display calculated total in a readonly field.
Hi all,Can anyone help me how to solve the below issue?I have three field in my form: Field A, Field B, Field Total.I have put a calculation, javascript to calculate total of Field A & Field B and...
View Articlehow to change Out of the Box Icons in CRM 2013
Hi All,How can I update the Out of the Box icons in CRM 2013. For custom entities I created I can change it easily by clicking the Update Icons Button at the top of the entity. but i wan not able to...
View ArticleAny information of CRM 2013 Exams release dates?
Hi,Does anyone have any information on the release dates for CRM 2013 exams: MB2-700 Microsoft Dynamics CRM Applications MB2-701 Extending Microsoft Dynamics CRM MB2-702 Deploying Microsoft Dynamics...
View ArticleformContext.getEventArgs().preventDefault() does not work on "Save and close"...
Hi,I have a result field in my appointment and phone call entity which users are supposed to enter the data only when they want to complete the activity. if they enter something in it and try to...
View ArticleQuery Expression Distinct column Plugin Help.
I have created a query expressions which retrieves all order products associated with an order.Here is my current query expression:var query =newQueryExpression("salesorderdetail");...
View Articledata from outlook to mscrm 2011 or 2013
Dear all;i have and order in mscrm when the user reply on that particular user through email i want to get that information form outlook and put it in to the mscrm can we do that ??
View ArticleAdding xap with WCF service to crm 2011
I have Dynamics on-premise and have also created a silverlight app that uses WCF Services to connect to two separate SQL databases.All works well when I run it in Visual Studio 2010, however when I...
View ArticleCRM 2011- jscript to revise quote
Hi,I'm trying to call script to revisequotation like this:crmForm.SubmitCrmForm(QUOTE_CREATE_REVISION_EVENT,true,true,false);but I got error, I think it's valid for CRM 4.0
View Article