Connections - setting up a hierarchy to be later able to display an org chart...
Hello,I am studying connection entity.For each connection between contacts, you have to provide a 'role'.But, regardless of the name of this 'role', what I want is only to know for example "into this...
View ArticleLaunch a Dialog from an ISV Ribbon Button
Can you launch a Dialog in CRM 2011 using a ribbon button? I tried to modify the XML code for the entity and I get an error message when trying to import it back into CRM. Thoughts?Error Message:This...
View ArticleCRM 2011 chart issue
Hi All,I am having issue with displaying chart ' Sales Pipeline ( Volume ) ' in Microsoft Dynamics CRM Overview dashboard. In this chart I am using the view is " Open and Closed ( Won ) Opportunities...
View ArticleUpdateing Parent Entity from Child a Child Entity within a plugin
Hi Forum,we have some strange issue ;) We have contacts and accounts. Both are releated to a custome entity called address. These releations are 1:N. Example: One contact has at least one address.The...
View ArticleCRM2011: Outlook Client with Roaming User Profiles on Citrix Presentation Server
I'm currently troubleshooting an issue with Outlook 2010 with CRM2011 Client installed, suffering from poor performance on a Citrix XenApp6 box.The issues have been the constent Outlook 'toast'...
View ArticleCRM 2011 C# - Clone activity
I’ve found a lot on this but I can’t get it to work LThe simplest way seems to just get the entity and replace the ID with a new one, but the new ID doesn’t replace the old? This is based on this post:...
View ArticleFetching of Info
We are in the middle of the process of customization and integrating our old system to Dynamics CRM 2011. We are having problems with customization of fields that can fetch the value of a different...
View ArticleInconsistent sequencing of Tabs on a Form across multiple Managed Solution...
Hi folksI have a CRM 2011 Solution that is installed at multiple customer sites.I recently added several new Tabs to the Contact form.In my unmanaged Solution the Tabs appear in the sequence that I...
View ArticleCRM 2011: How to export all the records in list rather than exporting the...
Hi, in CRM 2011, I have 150 records in marketing list and list displays 50 records per page. When user is trying to export all 150 records to excel file, it only exports the 50 records on current page....
View ArticleUnable to open ASPX page in CRM 2011 Roll up 12 Issue
hi , I am using aspx page on button click of CRM form....it is working fine for CRM 2011 in Roll up 11 but when I installed Roll up 12 and accessing my aspx page it is throwing me error as Message: A...
View ArticleWhich message name to use to trigger a plugin when an email is send
There is a plugin in the system that triggers on create message name. this looks at email description field removes html tags and puts the remaining plain text in a custom field. the problem is...
View Articlecentering a popup
I am using javascript to pop up a progress message from a control on the ribbon. Functionally it works but the popup is meant to be a fixed size and centered. When it pops up it is full width and at...
View ArticleDo Not Call Registry Template / Integration with CRM
Has anyone found an integration or solution for updating contacts based on the Do Not Call Registry?Thanks for your help!
View ArticleSystem.Runtime.Serialization.SerializationException:
Hi All,I have a Plugin which calls an WCF service . In WCF service I have 2 operations Consider A and B Operations.From Plugin If i invoke A operation It works as expected with no exception . But...
View ArticleHow to auto populate some Phone Call field values for Phone Calls distributed...
I wrote a CRM 2011 plugin to auto populate some Phone Call field values for Phone Calls distributed by Campaign Activity. I ran into some difficulty to find the correct message to registering this plug...
View ArticleAuthetication with Soap call
Hi,I have a scenario were in I need to develop a web page(HTML5) which will be retrieving data from MS crm 2011(office 365).My web page should be accessible any without any authentication by end user.I...
View ArticleEarly Bound, sometimes proxy types aren't used. Possibly a bug in CRM?
Hi,So I've got a WebService which talks to CRM and retrieves some objects. I'm using Early Bound and I expect to get the correct type back. The issue is that once I deploy it, it works correctly and...
View ArticleWhen replying to an email, use one of the recipients as the sender
I have not been able to find a good solution to this.One of the problems is that the email entity does only store the email addresses of recipients ( at least that is all I get from the REST endpoint...
View ArticlePlugin Images: Selecting 'All Fields' vs. Only Used Fields
When creating either a Pre or Post Image for use in a plugin, is there a noticeable difference between bringing in all fields to the image vs. selecting only the fields you need?With the question...
View ArticleNo property 'guid' exists in type 'Microsoft.Xrm.Sdk.Entity' error in rest...
Hello experts,I got the a bove error while using rest endpoint jscript I added json2.js and jquery1.4.1 min.js libraries but still I got the error Why? please suggest it is helpful.Thanks and...
View Article