Blog Post: How Many Companies Use Microsoft Dynamics CRM?
A question that many people ask when evaluating Microsoft Dynamics CRM is, “How many companies are using Microsoft Dynamics?” Here is the official count from Convergence 2013. Microsoft Dynamics® CRM...
View ArticleBlog Post: How to Fix a CRM Workflow Stuck in “In Progress” State
For the latest updates to this post please visit the original posting here: How to Fix a CRM Workflow Stuck in “In Progress” StateAs you learn about Workflows in Microsoft Dynamics CRM , you may...
View ArticleForum Post: RE: Update company information & apply changes to its connected...
Gretchen, here are a few alternatives for triggering the "update all contacts" action on the child contacts of the parent account record:CRM 2011 Distribute Workflow Activity - a free custom workflow...
View ArticleBlog Post: Have You Been CRMGamified?
Everyone I spoke with had a great time at Convergence 2013 but there was one booth I visited where people got an extra dose. Let’s find out what all the buzz was about from the one and only Pablo...
View ArticleBlog Post: Have You Visited the Dynamics Community Lately?
Not sure if you’ve had a chance to spend time on the Dynamics Community web site lately. If not, you are probably not aware of the changes that have occurred. I haven’t had much time either so I...
View ArticleBlog Post: CRMUG Alive, Well & Growing at Convergence 2013
In the event you were not aware, CRMUG was crazy busy at Convergence this year. They were involved in everything from sessions and roundtables to helping people at the booth, answering questions,...
View ArticleBlog Post: Visit the New Developer Center!
Hopefully by now you have come across the redesigned developer center on MSDN that we launched for Convergence. If not, please visit!This redesign fits into our overall documentation strategy providing...
View ArticleForum Post: RE: Email Templates
My guess is that when you are in your Account record, you have the Contact sub-grid/view showing (you selected Contacts from the left navigation). The ribbon on top is sensitive to the context of what...
View ArticleForum Post: RE: Looking for 80446A Administering Microsoft Dynamics CRM 2011...
Hi RebeccaHow many people are you looking to train?What are you looking to achieve from the training i.e. are you requiring to pass the exam, or do you just want to be able to administer your...
View ArticleForum Post: RE: Activities & Quick Campaigns
Is Parent Company a custom field on your Phone Call form or maybe you might be referring to the Regarding or Recipient fields? If it is a custom field it could only be populated with a single value for...
View ArticleForum Post: RE: Security and Account Access
I think actually re-assigning the regarding account might not be the best approach. Have a look at this set of custom workflow activities: CRM 2011 Workflow UtilitiesWith this through a workflow you...
View ArticleForum Post: RE: Popup Case Record Ownership Lookup
Also unsupported, but works on current CRM Online with Polaris.window.document.getElementById("ownerid").click();
View ArticleBlog Post: CRM2011 roll up 13 and the new SDK is released.
Microsoft released the roll up 13 for CRM2011. The rollup 13 introduces the support for windows server 2012 and ADFS 2.1. The rollup also resolved the numbers of issues. For the complete list of hot...
View ArticleBlog Post: Dynamics CRM “2013”, un mundo hacia adelante...
…Así fue el slogan del Convergence este año (“A world ahead”) y así quedó demostrado en el evento. El año pasado hablábamos de “A world of opportunities” (un mundo de oportunidades), similar si se...
View ArticleForum Post: RE: Iain
Or if that doesn't work then provide details of your duplicate detection rule (ideally a screenshot), and details of the record you are trying to create.
View ArticleForum Post: RE: Trying to download Business Contact Manager with Outlook...
Business Contact Manager is a different product from the Dynamics CRM product supported through this forum. Here's an article about availability of BCM for Outlook. If you have any further questions...
View ArticleForum Post: RE: W3WP SPIKES , 70% of CPU in CRM Server
Ensure you are using 'using' statement around any connection. I usually find high W3W is due to memory usage which is associated with connections being left open.
View ArticleForum Post: RE: javascript to show entity value
Try this:function GetOwner() { var owner = new Array(); owner = Xrm.Page.getAttribute("ownerid").getValue(); if (owner == null) { return; } var serverUrl = Xrm.Page.context.getClientUrl(); var...
View ArticleForum Post: Make calls and replay conversations directly from your Microsoft...
(Please visit the site to view this video)
View Article