Quantcast
Channel: Microsoft Dynamics CRM
Browsing all 71679 articles
Browse latest View live
↧

Forum Post: How to get data from CRM online and do the CRUD operations using...

Hi, Can anyone please help me to How to get data from CRM online and do the CRUD operations using ASP.Net Web Form. Thanks.

View Article


Forum Post: RE: How to get data from CRM online and do the CRUD operations...

Interacting with Microsoft dynamics crm is very easy using asp.net as long as you get familiar with CRM SDK. YOu can do CRUD operation on crm data using CRM organizationService API's . Check the below...

View Article


Forum Post: RE: CRM 2015 Workflow Orders

Have you tried to edit the rank field of a workflow to set the order ? If not use the below to change the order of execution mscrmtools.blogspot.com/.../new-xrmtoolbox-plugin-synchronous.html

View Article

Forum Post: RE: Plugin Registration tool fails to retrieve organizations

Thanks! Checking the SSL checkbox fixed the issue.

View Article

Forum Post: RE: Send email depending on user language

Hi, There's nothing wrong with asking questions. Here's a good link on how to create a simple plugin in C# and it's the style I use in my code: msdn.microsoft.com/.../gg594416.aspx Most of the way down...

View Article


Forum Post: Dynamics Worksheet font issue after update from CRM

Hi, I am facing one odd issue related to Dynamics Worksheet in CRM after I refresh excel data from CRM. After I update excel sheet, I am getting below issues in excel sheet related to font, number...

View Article

Forum Post: Dynamic worksheet, Refresh from CRM displays characters incorrectly

Hi, When I export a dynamic worksheet (view) via Advanced Find, the text is shown correctly in Excel (2013). After I click Refresh from CRM, the data is retrieved again and some (German) characters are...

View Article

Forum Post: Custom fields on entities

Hello there, Is there a way to add custom fields on native MDM entities sucha as "Client Contact"? Thank you. Jason.

View Article


Forum Post: Custom activities

Hello there, Is there a way to store custom activities on MDM Marketing and Client Contacts? If yes, is there way to save such information through an API? For example I want to store along with a...

View Article


Forum Post: RE: Export error rows with Error Code/Error Description

Hi Adrian The standard Export Error Rows functionality do not allow you to export the cause of your errors with your data. you can found a helpful report (paid solution) which allows you to retrieve...

View Article

Forum Post: RE: Send email depending on user language

Thank you very much for your help. Right now I'm getting this error: The type or namespace name 'QueryExpression' could not be found (are you missing a using directive or an assembly reference? What...

View Article

Forum Post: RE: Send email depending on user language

Never mind I don't have the error anymore

View Article

Forum Post: Account details from excel and back to CRM

I use advanced find to get contact / account details on certain name conditions, i extract these details to excel format. Now when i make changes to the excel, how can i get the excel values udpated...

View Article


Forum Post: RE: Getting SyntaxError: Expected '{' - when calling a simple...

Did you try going to System Settings and turn ON legecay form rendering?

View Article

Forum Post: Error using DFW AG Utilities

Hello, I have set up this workflow utility to allow me to send an email to every connection on an entity record. It is failing with: Unhandled Exception:...

View Article


Forum Post: RE: Getting SyntaxError: Expected '{' - when calling a simple...

Changing the form rendering may fix the issue temporarily but I'm interesting in finding the root cause of the errors in the interest of long term maintenance.

View Article

Forum Post: Dynamics CRM for Accounting purposes

Hi there, I've got quick question. I know it doesn't have a specific definite answer, but i just want to gather thoughts and ideas. Were currently using Dynamics CRM for various purposes, including a...

View Article


Forum Post: RE: Auto-populate required name field

Hi, Get the value of a Date field. Please refer the below link: intersection3.com/.../dynamics-crm-2015-javascript-reference

View Article

Forum Post: RE: Send email depending on user language

I manage to make it work! Thank you very much. Right I just added the uilanguageid to the email title for testing and it does send the right code for each language. This is my final code. Entity...

View Article

Forum Post: RE: SQL backup to a new Organization.

Getting an error like: you must map your active directory user account to at least one enabled microsoft dynamics crm user Not sure which user to map to, for completing the import.

View Article
Browsing all 71679 articles
Browse latest View live