Forum Post: RE: Activity Syncing with Outlook removes dates from CRM Tasks
May i have the support case number please?Thanks,Mohammad
View ArticleForum Post: RE: Subject Tree
Hi Vicki,I know this is an old post, but just in case you haven't upgraded already, the behavior you are looking for is the default behavior in CRM 2011.
View ArticleForum Post: RE: Sorting Account Records
You can also use the "Older than X Months" value and input a value of 12. This empowers Steven's suggestion....
View ArticleBlog Post: Microsoft Office 2003 Not Supported in Next Major Release of...
In a recent update from Microsoft regarding the next major release of Microsoft Dynamics CRM (known as Orion), Microsoft have advised that Microsoft Office 2003 will no longer be supported. Refer to...
View ArticleForum Post: RE: custom autonumbering in CRM 2011 RU13
I generally will start with this codeplex version that is free. The author has had many releases with minimal issues. crm2011autonumber.codeplex.comPlease be sure to consider the method of the...
View ArticleBlog Post: Associating Marketing Lists and Campaigns
I ran across an unusual SDK topic last week that I thought I would share.I need to associate a Campaign with a Marketing List. This should be a pretty simple Associate operation but it turns out, if...
View ArticleBlog Post: Better Customer Service with Self-Service Portal for Dynamics CRM...
In my previous post I explained the benefits, for organizations providing customer service, of using DotNetNuke free Community Edition, as customer a portal that connects to the Dynamics CRM service...
View ArticleBlog Post: Successful Investment Firm Sees Substantial ROI Utilizing...
A successful and growing Midwest investment firm was experiencing many Microsoft Dynamics CRM platform issues attributed to their former VAR’s mishandling of their CRM upgrade. They had many...
View ArticleForum Post: RE: Errors and Problems with CRM Email Router
Hi Josh - Thanks for your answer - However in the Service Health section of my admin there is no mention of any outages. The last O365 mention is from the 5th June. The system had the same problems...
View ArticleForum Post: RE: Cannot hide tab “General” in custom form of crm 2011
Hi,Try this.Xrm.Page.ui.tabs.get(0).setVisible(false);
View ArticleBlog Post: SharePoint turn of read-only mode after an interrupted backup
Per default a site is set in read-only mode during backup. If the backup is interrupted, e.g. if the server is rebooted after updates, the site will stay in read-only mode.To unlock the site use the...
View ArticleForum Post: RE: SQL Query
Hi,Just to add always use Filtered Views (auto created for each entity) instead of querying tables directly, as it will bypass the Security Role of the user. Use FilteredContact, FilteredList &...
View ArticleForum Post: RE: Change TimeZone Setting for Users
Hi,The timezone for a given user is actually read directly from the OS that the user is running so there is no way of manipulating this via the database.Regards
View ArticleForum Post: Proposal for Dynamics site at Stack Exchange
Please help get this out of beta: http://area51.stackexchange.com/proposals/49534/microsoft-dynamicsJust click Follow and, even better, post a question.
View ArticleBlog Post: Diálogos para operadoras de ‘Call Center’ con Dynamics CRM
Con la incorporación de los diálogos, Dynamics CRM 2011 se abre a un universo de soluciones relacionadas con los servicios de atención al cliente especialmente enfocadas a los Call Center. De un...
View ArticleForum Post: RE: Bulk Record Deletion job stuck at “Waiting”
You need to have your Async service started to process any workflows, bulk deletes, data imports etc.
View ArticleForum Post: RE: Report for win/loss of opportunities/leads
A simple table is possible ofcourse, but you would need to build a custom report for it aswell. Are you working with CRM online or on-premise? Custom reports (aka SSRS report) are build with a report...
View ArticleForum Post: RE: View of renewed contracts.
Hi Uri,Apologises for that, haven't worked on contracts for a while. Let me take another look at it this but immediately I think we can use the "Originating Contract" field as a parameter for...
View ArticleForum Post: RE: Why does this forum send me an email when I add a new post?!
By default, each time you make a post or reply to a post, you will get an email notification. If you don't want this, you can turn this off in the settings of your profile or use "rich formatting"...
View ArticleForum Post: RE: Only one user activity
Hi Pflores,Are you looking at a report? Is this a standard CRM report?Or are you looking at a view?In both cases, you should be able to change the underlying filter(s) and change the field for owner.I...
View Article