Check to see if Option Set is null?? Plugin
Hi everyone,I have a plugin registered on the Pre-Operation, Create of an Email.I am having trouble checking to see if the Option Set (new_sendto) is populated.Here is some sample code: Entity email =...
View ArticleIncorrect CRM Url Error - while accessing Ribbon Workbench 2011
Dear all,I am using CRM 2011 On-premise. I have installed Ribbon Workbench 2011solution onto my CRM and when I try to open it.I am getting below error message saying Invalid CRM Url could anyone please...
View ArticleHow to add an e-mail to multiple queues?
Hi all,I have a requirement to migrate queue items from CRM 3.0 to 2011.According toMSDN, "records cannot be added to multiple queues, except for email records that have the status “Received.” However,...
View ArticleHow to change attribute requirepment level permanently ?
Hi,when I changing required level for a field, it works only when form is open. When I reopen a form, required level returns to default. How can I change level permanently ?this is part of my code...
View ArticleComposite Fields In MSCRM 2013
Hi there.I have a question on the subject of composite attributes that I would be grateful if you could help me with.I am writing JavaScript that will update the fields (i.e. address1_line1,...
View ArticleHow to join m:n relationship
I have two custom entities (A *-* B). Between these two I've an native n:m relationship. Now I need to retrieve all entities from A by a condition and I need to get also all from B and here should also...
View ArticleCRM dynamics 2013 form load event does no set IFRAME src url
The following code does set the IFRAM url src in crm 2011 but in 20123 when we upgraded it does not work.in the IFRAME url it's self it does work but I cannot change it from the form load event java...
View ArticleBIDS Report Issue
Hi, I've been working on creating custom reports for a CRM 2011 instance using Business Intelligence Development Studio. When I try to preview this report in BIDS I get the following errors. However,...
View ArticleFind all emails related to a lead
Hi Forum,Why do the linq query below return all email in the system, and not only the ones where regardingObjectID is pointing to a lead.I would like to list all the emails, which are related to a...
View ArticleCRM 2013 - Query entities using Jscript
Hi,I have CRM 2013 on premise installed in my environment.Can any help me how to retrieve data from other opportunities using jscript.Example fetching account details on Opportunity form and display it...
View ArticleCRM 2013 - RU1 - Business Rules: Problems with decimal values
Hello,I'm working with CRM 2013 on-premise with an installed RU1. I have some trouble with the business rules, because I can't set the exact value of a decimal field. If I try to set the value, the...
View ArticleWhich timezone is considered when querying CRM using DateTime in...
Hi All,When we query CRM to retrieve records with conditions based on DateTime fields, which timezone will be considered, UTC or the User's Timezone. We have a custom entity, where we have a DateTime...
View ArticleHow to reorder activities and closed activities on invidual record navigation...
In CRM 2011 it was easy to reorder the activities and closed activities for the navigation for an individual record. In CRM 2013 this doesn't seem to be option for custom entities, that is, I don't see...
View ArticleDashboard popup cannot be closed once maximized
We are experiencing randomly some very strange behavior on some of our dashboards.Once the dashboard has been maximized, clicking the (X) on the top right of the popup has no effect; even the cursor...
View ArticleCRM2011 plugins and log4net remotingAppender (tcp sink)
I'm running into a problem using log4net in my CRM2011 plugins. Logging works as expected using a RollingFileAppender, so I know that the plugin is using the log4net library correctly. However, the...
View ArticleError:0x80048470- he entity relationship role of the referencing entity is...
Hi All, When I try to import unmanaged solution from Build server to Integration server I am getting below error and solution import got failed: " 0x80048470 - The entity relationship role of the...
View ArticleDescription for the Entities in crm 2013
Hi All,I want to change the description of the following entities in both web and Outlook ( Red box). I was not able to find it in the customization XLM or in the entity description box. I observed...
View ArticleLead Address to Contact Address Mapping Not Working
Hello,I have been trying to figure out the address mapping in CRM 2013 On Premise. When an address is entered into a lead it exists only in the SQL table LeadAddressBase. OK makes sense.When the lead...
View ArticleMetadata contains a reference that cannot be resolved
I exported Xrm.cs file from CRM to retrieve records and display them in .Net web application. I'm able to do that from On Premise CRM...
View ArticleHow to get Datepart for date field or attribute in CRM2011 and FetchXML
I need to develop one report where i need Year . can i get only datepart for date field(attribute ) ? ex.as in simple SQl statement ,Select DATEPART( Year , getdate() ) It will give me current year ....
View Article