Forum Post: RE: Microsoft Dynamics CRM Connector for AX
I would suggest the neater and controlble way to create a simple WCF service and expose it to AX so AX write X++ to consume your service to pull the data, this is much better way if you do not have any...
View ArticleForum Post: RE: Creating/Amending Field with Dependencies?
if I understand you correctly, I think you are trying to replay a text field to dropdown field and wants to deleted the text field.if yes, You should do in this sequence1. Create the new "dropdown"...
View ArticleForum Post: RE: Exporting and Importing KB Articles
You may have more than one same subject in the portal, go to port settings and subject just verify if you have same records twice.if yes, deletem them and try again
View ArticleForum Post: RE: Go Offline
Could you share the error log file which is generated or execute the CRM 2011 Client Diagnostic tool.
View ArticleForum Post: RE: Connector is Hell (Slow perf and more)
Product has been reinstalled after full uninstall (SQL MSDI DB Deletion, clean up program files directory and Server restart)I wonder about SQL Collation.Connector MSDI DB is set with...
View ArticleForum Post: Activity pane lookup default
I want to make it so that when we go into the activities page (via the navigation pane) on a record that the default in System Views is 'All Activities', it is currently 'Open Activity Associated View'...
View ArticleForum Post: Yammer
Hi,I am wondering if Yammer is able to preview emails without having to click on each one? Are we able to even have a one-line glimpse of an email to preview?I'm finding it hard to do much...
View ArticleForum Post: RE: Synchronization
Is there anyone who has a solution to this issue. I have a customer who is experiencing the same thing.
View ArticleForum Post: RE: User should only be allowed to Resolve Case Once
You can do this by applying/restricting role base Java script or ribbon customization for particular role case officer and case administrator.You may need to create a additional attribute to record the...
View ArticleForum Post: RE: Syncing CRM tasks with SP 2013/2010
thankyou for your response..We are using CRM 2011 online and SP 2013 onlinei have created a page in SP 2013 and when i am trying to install setup file in my system i am getting the following...
View ArticleForum Post: RE: How to upload values in a form based on another form of a...
Here is my final code.it is showing me the alerts but is not setting any value on the formfunction getContactDetails(){ var lookUpObjectValue =...
View ArticleBlog Post: La seguridad en la integración entre CRM y SharePoint
La integración ‘nativa’ entre Microsoft Dynamics CRM 2011 y Microsoft SharePoint plantea un reto referente a la seguridad:Que ambos sistemas tienen modelos radicalmente diferentes.Seguridad en...
View ArticleForum Post: RE: Close Opportunity Form
You aren't able to modify this form at all in a supported way. You might consider using a dialog/workflow process to capture the details you need when closing an opportunity.
View ArticleForum Post: RE: Exporting Data
You are all wonderful, thank you! I am of course still in weekend mode. Thanks, Guys!
View ArticleForum Post: RE: Error using Custom Filter on Picklists when ampersand in data...
Hello Kelly and Laurasaurus,Do you have notice if exist some update for this problem?Let me know if exist anything for using Custom Filter on Picklists when ampersand in data.Thanks you.Marcelo...
View ArticleForum Post: [Dynamics Connector] - Problems with Job_Card Integration
Hi,I'm developing (configuring/customizing) the MS-Dynamics NAV (2009) - CRM (2011) Connector.I have followed the steps to customize Codeunit 5150 so as it customize the Job entity.I'm trying to...
View ArticleForum Post: RE: Syncing CRM tasks with SP 2013/2010
thanks for the information...But this link is different from List view web part right?In the first comment you provided me one link blogs.msdn.com/.../crm-2011-webpart-in-sharepoint.aspxcan we...
View ArticleForum Post: RE: missing collection on form submit?
Hi,Only attributes that are directly related to the record being saved will be passed to the plugin in the 'Target' entity. N:N relationships will fire the Associate message on the plugin pipeline - so...
View ArticleForum Post: RE: Issues with Views
Hi Sarah,I've seen this when trying to save a query using an existing query that was upgraded as a starting point. Have you tried creating a new query and removing all criteria and columns first-...
View ArticleForum Post: RE: Can not Edit/Access any CRM entity from Outlook Client for...
Hi Ahmed, As Aaron Richards rightly asked is this happening on all machines, can you try the actions from a client having system admin access ?
View Article