Blog Post: Detecting Duplicate Contacts
Body:Although CRM provides a duplicate detection process that can be configured using the User Interface, many time when developing application for CRM, such as Import Manager or Synchronization...
View ArticleBlog Post: CRM 2011 – SDK Version 5.0.15 ist erschienen
Gestern ist das neue SDK in der Version 5.0.15 erschienen und steht in MSDN Download und in der MSDN library bereit. Die wichtigsten Neuerungen sind: Neue Dlls für CRM RU13, die ebenfalls mit CRM...
View ArticleForum Post: RE: Activity Syncing with Outlook removes dates from CRM Tasks
for us, if you create a a recuring task, then sync, all due dates are removed in CRM. People are missing appointments and it is causing a huge issue.
View ArticleForum Post: RE: Popup Case Record Ownership Lookup
Hi Benjamin,First of all, thank you for responding to my post.I will try your suggestion either today or tomorrow and see if that is going to what I am trying to accomplish. If it does then I will be...
View ArticleBlog Post: Sonoma Cares at Inspiration Cafe
Here at Sonoma Partners we have created a group focused on charity called Sonoma Cares. Sonoma Cares will be giving back on a quarterly basis through donations and volunteering. Last week a group of...
View ArticleForum Post: RE: CRM 2011 Email Router Weird Behavior
You can also try the following:Uninstall Email RouterReboot Install Email Router AgainInstall RU 10 and Reboot
View ArticleForum Post: RE: Import Issue - Same Primary Contact for Multiple Accounts
Here is another link with similar issue and will be of great use for you:exploringxrm.wordpress.com/.../resolving-duplicate-lookup-references-in-import-process
View ArticleForum Post: RE: javascript to show entity value
Modified to also get the Business Unit:function GetOwner() { var owner = new Array(); owner = Xrm.Page.getAttribute("ownerid").getValue(); if (owner == null) { return; } var serverUrl =...
View ArticleForum Post: RE: XML Fetch + Reporting service on different server = SPN problem
Thanks Ola. I would recommend creating a support case to have a Support Engineer remote in and take a look at this with you.
View ArticleForum Post: RE: Activities Subgrid not showing at all on Form
I would recommend creating a support case with a support engineer so that they can dive deeper into this issue.
View ArticleBlog Post: Microsoft Convergence 2013 – Blog 4- Orion Roadmap & Look n Feel...
Wednesday 20th March 2013 session at Convergence 2013 in New Orleans, Jujhar Singh delivered a session titled CSCRM08 – Microsoft Dynamics CRM: Product Recap & Roadmap Primer. Now this is a session...
View ArticleForum Post: RE: Search Filters
Hi Trina,Are you noticing a difference between the Outlook client views and the web client? In the Outlook Client, it should search within the View as you desire.I can understand your frustration with...
View ArticleForum Post: RE: Filtering by current and previous quarter
Yes, you should see it on the top left. Can you check with your System Administrator?
View ArticleBlog Post: Microsoft Dynamics CRM 2011: How to send SMS from CRM
I have completed this task for one of customers so I decided to share with results.SMS WebGatewayI spent several hours searching most appropriate vendor and I stopped on https://www.clickatell.com/To...
View ArticleForum Post: RE: WARNING: Solution and Publisher Options are not available...
You can set which language CRM displays in in your own settings - from the browser version of CRMFile -> Options -> Languages tabYou will also find the Base Language here
View ArticleForum Post: RE: CRM Add ons
To look at their products follow this link please:www.mscrm-addons.com/.../Default.aspx
View ArticleForum Post: RE: Resco CRM Mobile App
The Resco Mobile CRM app for Android phones and tablets requires an access to Dynamics CRM server (4.0 or 2011, on-premise/online). Without this access you will be only able to work with the local demo...
View ArticleForum Post: Export to Excel: Not all records are exporting
I am attempting to export an account list (total 98 records) to Excel. When I export, however; only 50 of the 98 records are coming over. any ideas on how to resolve? thanks
View ArticleForum Post: RE: UR12 & JavaScript anonymous functions
Ok Chris,I suggest you open a ticket with the Microsoft Technical Support team. Thank you for using Microsoft Dynamics CRM Communities,Dynamics CRM Support Blog Gustavo Dobkowski LongoSupport...
View Article