Location of Report Viewer
I'm trying to copy the reportviewer from CRM 2011 Online to hide the zoom toolbar. In my research, I found that the file that needs to be modified is located at C:\Program Files\Microsoft Dynamics...
View ArticleCreating Reports for Dialog Responses in 2011
Hi,Can you please let me know if it is possible to create summarized reports/charts for summarizing Dialog Responses provided by customers? A typical example would be to conduct a survey and view the...
View ArticleCRM 2011: Assign the value of an empty lookup field to an output parameter
Hi all,Currently I'm developing a custom workflow activity that retrieve a value form a lookup field and assign it to an output parameter. I have used the below code:Guid fieldId = new Guid(); if...
View ArticleDuplicate Detection on focus change
Hello ,I want to know is it possible to check for duplicates once the focus changes from one field to other. After entering in to text field , is it possible to check for duplicates before saving form....
View ArticleException Invalid Cross Thread Access While assigning Values to Textbox.
Hello Experts i am developing a silverlight application and deploying in CRM Online. The application is about querying some records using SOAP service and storing it to an ObservableCollection List....
View ArticleLoad Custom Area for Navigation Item (CRM 2011) - Javascript
Hi,We have a situation that we require e-mail messages to allow the addition of Marketing Lists. Unfortunately due to customer requirements we are unable to use Campaigns for this purpose.What we ended...
View ArticleMulti level ribbon Menu
Hi all,I need to create a multilevel menu into a ribbon of an entity. I chose the Flyout button that include Menu with list of button conrtrols.But the problem is the graphical level of the menu. the...
View ArticleWorkflow emails with hyperlinks
Hi,we have a problem creating hyperlinks in emails that are generated from the workflow.In test environment it works fine, the links are formatted ok (emails contain only the hyperlink), but when...
View ArticleCRM 2011: Can we change the Start Day for a Week in Service Calendar?
Hi,Can we change the Start Day for a Week in Service Calendar to display Monday rather then Sunday?Chandana Koppula
View ArticleChanging value dynamically of a field in the header and footer section of a...
On form load of a form in CRM 2011 there is basic javascript that is retrieving data from various sources and populating form fields. Some are read only and are only meant to be for reference only to...
View ArticleDynamics Integration Key Error while integrating CRM 2011 with Dynamics Nav....
Hi all, Iam trying to integrate Dynamics CRM 2011 with Dynamics Navision 2009 R2.While iam integrating the CRM Order to NavSalesOrder it is working fine.But when I Created an order from Quote and...
View Articlehow to get id of any form in javascript of another form in CRM 2011?
Hi ,I want to access the id of the lead form which is qualified in javascript related to account.Is this possible?
View ArticleRelevant columns not being returned when dynamic entity created
Hi,I'm trying to retrieve a custom entity, and am passing in the relevant column names, but these columns aren't being returned. Also, when I'm trying to update the context.Target, it's not being...
View ArticleHelp Required for Security Policy on Dynamics Ax
As we all know Query is attached to Security Policy in Dynamics with its Data Source as Primary Table and other desired tables are marked as constrained tables. I want to know that whether there is any...
View ArticleUnable to set value of the property 'Inner HTML' object is null or undefined...
I made my first visual basic programm today but i keep getting this error:Unable to set value of the property 'Inner HTML' object is null or undefinedthis is my code i know it isnt very good...
View ArticleProgrammatically removing products belonging to an opportunity/quote in CRM 2011
Hi, This should be simple enough, but couldn't find a solution online, so I was wondering if anyone has ever tried to programmatically remove products belonging to a quote/opportunity in CRM 2011.I am...
View ArticleIncrement (sum) two fields in Opportunity Entity (CRM Online 2011)
Hi Everyone:I have two fields in CRM Online 2011 that I am trying to sum into a 3rd field.Field 1 is the Estimated Revenue Field that has been renamed as service revenueField 2 is a custom field...
View ArticleOpportunity OnSave Event doesn't trigger
I am having an issue with the onsave event function when using the Opportunity entity. When I click the initial save it does not trigger the function. If I click save again it will trigger the...
View ArticleHelp with Query to return Contacts where Parent Account is certain status.
I have a custom plugin which updates contact records. What I want to happen, is when a contact is updated, the query will find all other contacts that have the same email address AND the Parent...
View ArticleServer Not Found Error in Update Operation using SOAP
Hello Experts, I am doing update operation using SilverLight SOAP in CRM Online. But the Server: Not Found exception is coming.I thought that it is due to the key(fields) mismatch. I cheked my all...
View Article