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.

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.

Olders versions

704 questions
0
votes
2 answers

Convert Single line text to Multiline text (MS CRM 2016)

I would ask about capability to change the filed datatype from Single line to Multiline without delete this field. Actually the CRM form editor is disable the data type option set after filed created, so I think I have to change the data type via…
0
votes
1 answer

How to access the webresource controls from another html webresource on CRM 2016 Form?

I have two html webresources in my customer form, one contains a multitab and second contains some tiles, designed using bootstrap and JQuery for events. Want to initiate a Click event of tab exist on first webresource on the click of tiles exist on…
0
votes
0 answers

webdriver.js - Temporary elements are stealing my clicks

I'm attempting to create some automated UI scripts for Microsoft Dynamics CRM 2016 on Chrome. In some cases, I get an exception that an element I am attempting to click on would have its click stolen by another element. The latter element, I will…
0
votes
1 answer

Rollup field in Dynamics CRM 2016

Is there a way to force a rollup field to do it's calculation rather than having to "refresh" the field on the form?
Aje1968
  • 3
  • 1
0
votes
2 answers

Random Script Errors on CRM 2016 Forms

Some random script error messages have started to occur since when we upgraded from CRM 2011 to CRM 2016, mainly on form Load. I tried including all dependency scripts on form properties properly but still no luck. I have gone through very good…
user222419
  • 11
  • 5
0
votes
1 answer

Customizing quick create form

I'm trying to customize this form (making 'Description' optional when 'Left voice mail' is selected) and I can't find the form associated with what I'm seeing here: I've tried copying the default, managed Quick View form for Phone Call and…
Francis Ducharme
  • 4,848
  • 6
  • 43
  • 81
0
votes
1 answer

Enabling CORS in Chrome & FF for MSCRM Web API (Cross-Sub-Domain)

I'm working on an application that will be hosted on a separate sub-domain from our MSCRM installation. In this application, I'm relying on CRM's WebAPI to complete several tasks such as retrieval and record creation. Everything works well in…
0
votes
1 answer

Microsoft Dynamics CRM - What is the OData url format to retrieve label of two option set attributes of an entity?

The following Odata url retrieves attributes of an entity. http:// < host_name>/< org_name>/api/data/v8.1/EntityDefinitions(70816501-EDB9-4740-A16C-6A5EFBC05D84)/Attributes The entity has few TwoOptionSet attributes. I want to retrieve the label…
0
votes
2 answers

Unmanaged installation and Entities data

I have unmanaged solution installed in un online prod environnement and I want to install a new version of this solution in the same environnement, my question is that if I do that, what will happen to my data entities as I don't want to lose my…
0
votes
1 answer

Dynamics CRM 2016 - Set custom Customer lookup using form parameters

I have a Customer type field in a form with the schema name: myorg_customer. (Note that this is not an out-of-the-box customer field with schema name customerid that comes with CRM.) I am opening a new Create form using javascript as follows: var…
0
votes
0 answers

Microsoft Dynamics CRM Report Authoring Extension - SSDT 2012 - Unable to connect Dynamics 365 online

I am trying to connect Microsoft Dynamics 365 online from SSDT 2012 through Microsoft Dynamics CRM Report Authoring extension (Microsoft Dynamics CRM Fetch) but I am unable to connect. I am getting following error. Unable to connect to data source…
0
votes
1 answer

How to develope a Microsoft Dynamics solution with multiple teams?

Let me start with telling that I'm not a Microsoft Dynamics CRM specialist. I only have experience with developing .NET solutions without CRM or SharePoint and some experience how to use continues deployment of TFS to release custom applications.…
C. Molendijk
  • 2,614
  • 3
  • 26
  • 35
0
votes
1 answer

Error when installing Dynamics CRM Email Router - The Microsoft Exchange MAPI subsystem is not installed

I am getting an error "Either there is no default email client or the current mail client cannot fulfill the messaging request" and "The Microsoft Exchange MAPI subsystem is not installed." I have installed the ExchangeMAPICdo and have also tried…
0
votes
2 answers

AD FS and Microsoft Dynamics CRM 2016 IFD Setup

I am trying to setup a Dynamics CRM 2016 Internet Facing Deployment. The application/SQL server is a Windows Server 2012 machine and CRM is hosted as a separate website(not the default website). Where do I install AD FS? Is it supposed to be on the…
Mani
  • 379
  • 1
  • 4
  • 22
0
votes
0 answers

Record in Unavailable error - MS CRM Solution Export

Whenever I try exporting a solution in MS CRM 2016, I get this error in the screenshot below where I dont find any logs too. How do I resolve this? enter image description here