Skip to main content

Questions tagged [dynamics-crm-2016]

Microsoft Dynamics CRM is a multi-lingual Customer Relationship Management software package developed by Microsoft. It has built in support for Sales, Marketing and Service. This tag is reserved for Dynamics CRM 2016.

dynamics-crm-2016
0 votes
1 answer
138 views

How do you export Attached Documents from Database taken from Microsoft Dynamics CRM 2016?

I'm currently trying to export attached files from a sql Database taken from a Microsoft Dynamics CRM 2016 application. The attached files data are stored as BLOBs in a VARCHAR(MAX) datatype. Pictures ...
JackAttack's user avatar
0 votes
0 answers
21 views

How to Insert image to word template using C#/JavaScript in Dynamics CRM 2016?

Need to insert image to word template (added placeholder into template) while generating word from header button. on click of header word template we are creating the word document I am working ...
Kiran Girase's user avatar
0 votes
0 answers
52 views

Dynamics CRM OnPrem 8.0 - Exchange Online : set crmcertificate time out

We have Dynamics CRM v8.0 Onprem, and we want to enable server side synchronization (Hybrid). Dynamics Onprem to Exchange Online While Installing the certificate, we got the error: What would be the ...
sadzag's user avatar
  • 71
0 votes
0 answers
123 views

Updating Parent Record on delete of editable Sub-grid record

I have a parent record (budget) that I need to have a live update on the total of the child records (budget items). Each time the a Budget Item is updated/added/removed, I need to the parent records ...
Rodney Barabasz's user avatar
1 vote
1 answer
499 views

How to link a specific view to a custom form in Dynamics 365 CRM?

I am currently working on customizing an entity in Dynamics 365 CRM, and I have a requirement to associate a specific view with a custom form. Here's what I want to achieve: When users select the &...
rahes's user avatar
  • 41
4 votes
1 answer
161 views

Dynamics CRM 2016 - Help on return a value from Xrm.Internal.openDialog

I'm using a 2016 on-premise dynamics crm and I want to open a popUp, select a value from a list and return it to the caller. I can't use navigateTo and the only function that can return a value seems ...
Burg0's user avatar
  • 41
1 vote
0 answers
138 views

Can't create a self-referencing relationship on Quote in Dynamics V9 on-prem

I have encountered this issue today when adding a new field of type Lookup on an entity Quote, so it means that it's a self-referencing relationship, but the error I'm getting looks like this: There ...
magicalKhachapuri's user avatar
0 votes
0 answers
500 views

Web API to connect Microsoft Dynamics 365

Can I create a Web API to connect to Microsoft Dynamics 365 2016 on prem using .NET Core 6.0? I attempted to accomplish this using .NET Framework 4.7 and it was successful, however it doesn't work in ....
Programming Lover's user avatar
1 vote
1 answer
68 views

What happens to tasks/cases in MS Dynamics CRM that were assigned to employees that have been terminated or left the company?

I just started at a company that uses MS Dynamics CRM 2016 extensively and I've been trying to run down a comprehensive answer for how the system handles tasks/cases that have been assigned to ...
Chundice's user avatar
0 votes
1 answer
1k views

Where are the users personal dashboards in dynamics mscrm stored in the DB?

I need to get all personal dashboards in db I looked at tables:UserQuery, UserFormBase, UserQueryBase, UserQueryVisualizationBase, SavedQueryVisualizationBase found nothing. In systemform table I ...
Damkulul's user avatar
  • 1,476
0 votes
1 answer
633 views

How to get selected records under bulk edit functionality

I am working on 2016 on-premise MSCRM, I need to check each record in bulk edit and alert the user if something is wrong, I tried to alert it from my update plugin but only general msg appeared, now I'...
Damkulul's user avatar
  • 1,476
0 votes
1 answer
517 views

CRM Plugin Did not Update All Fields

We're on CRM 2016 On-Premise. I have registered a plugin that gets triggered when two fields are being updated: fieldA and fieldB. The plugin will encrypt both fields, but for some reason it would ...
ichachan's user avatar
  • 649
0 votes
1 answer
36 views

How to hide a chart in a section

I have a chart element in a section on my form, I need to hide the chart according to some rules, I know the way to hide a tab or a section but If I want to show/hide chart element according to it's ...
Damkulul's user avatar
  • 1,476
1 vote
0 answers
161 views

Dynamics CRM Web API error: The type 'BadAmbiguousElementBinding:.' does not inherit from and is not a base type of 'BadAmbiguousElementBinding'

We have a Service Fabric Microservices project, which is communicating with Dynamics CRM 2016 (on-premises) through Web API calls. Version v8.2 is used. Everything works fine, but sometimes randomly ...
Nikolay Vasilev's user avatar
0 votes
1 answer
369 views

How can recognize a custom field programmatically?

In Microsoft Dynamics 365, I need to find custom fields in an entity, I want to get custom fields of an entity with odata(rest api) or with SDK for dynamic purpose. Is there any way to find out as ...
Davood Ramezani's user avatar

15 30 50 per page
1
2 3 4 5
47