Enable Server-Based SharePoint Integration
I tried enabling it but whenever I enter the SharePoint site URL which is in the same office 365 tenant and hit next, I get this error:Unexpected ErrorAn error has occurred. I don't know if I am going...
View ArticleArithmetic on option set fields
Hi Community,I was wondering if it is possible to sum two option set fields in CRM without having to use javascript?For example i have option set A with a value of 1, option set B with a value of 3, id...
View ArticleRefused to set unsafe header "Content-Length"
Hi,Error : Refused to set unsafe header "Content-Length"I get this javascript error in every form, view etc. What is it? How can i solve this issue? It appears with JsProvider.ashx. Sometimes it block...
View ArticleApproval Workflow - Decrement Entitlements
Hi All,I need to create an approval workflow so that whenever a user clicks on the Do Not decrease entitlements button, an email is sent to a user (approver) so that he approves, declines it.Can you...
View ArticleMultiple Dynamics 365 Portals on same CRM Instance
Hi, I'm looking to have both a Customer Portal and Partner Portal using the same Dynamics 365 CRM instance.Is this possible, as the portal application overview states."Portal is an Add-On subscription...
View ArticleMapping a field to Social pane
Hi,I understand that it is not possible to edit/customize Social pane, but is it possible to map a field to a Social pane?I have a field "Last activity date" that should be mapped with the Social pane...
View ArticleDynamics 365 navigation bar customisations
Is there a way to customize the navigation bar or rollback to the previous one? It seems that it doesn't fully display the name of the tiles.
View ArticleSubmit leads from a browser using JavaScript
We have a single page application running in a browser and want to include forms, wich can submit data to microsoft dynamics.I've seen that the web api supports JavaScript:...
View ArticleConverting email to Case - Email is not removing from queue
Hi All,I am beginning the testing process of automatically converting emails to cases upon entering the queue.In the instructions on technet, it indicates that the email will be removed from the queue...
View ArticleCRM Online - SharePoint Online integration issues.
HiCurrently I am working on MS CRM Dynamics 2016 Online Update1 ( Sandbox )Also this application is already integrated with SharePoint online (Version : 16.0.0.6216)We have integrated CRM with share...
View ArticleSSRS Fetch XML Report fails
Hi Everyone,I have a problem running the SSRS Fetch XML reports on CRM 2016 On-prem. The report works when I run it from Visual Studio, but when deployed to CRM org, It fails with the following error...
View ArticlePlugin permission error
Hello,I am developing a plugin enabling to create a folder in SharePoint on premise, the plugin is registered is isolation mode :"none" . private bool CreateFolder(string strFolderUrl) { try {...
View ArticleNew Dev toolkit - deploying web resource using right-click does more than...
The new version of the toolkit allows you to deploy individual web resources which is fantastic.If I write click on the CRM Package project, select Deploy and chose an individual web resource, then it...
View ArticleConvert write-in product into existing product
I would like to find a way to take a write-in product entered into a quote and make it become an existing product from that point forward. Similar to how entering in a lead creates a new contact. My...
View ArticlePerson entity and opportunity entity "web services"
Hi All,I'm using web services to create records through person entity but there is an embedded opportunity entity section for program level and entry term.How can I access them in my code becuase I...
View ArticleCRM person and oprtunity entity webservices
Hi All,we have a small section of opportunity entity inside person entity in a form called"new prospect students".How can I point my webservices code to that section...
View ArticleUnable to sign into portal as an admin
I've recently set up a trial for the new portal feature in dynamics 365. I've read a lot of documentation and have things up and running. I can configure portal features in dynamics, and I can view the...
View ArticleData Migration from CRM 2016 OnPremise to Online - Export to Excel and...
I'm puzzled that there is no simple data migration tool included for this and that 3rd party is suggested. I must be missing something when it comes to exports/imports... I just want to move the data...
View ArticleActivity save in account with problems
Two weeks ago CRM was no longer able to save the activity information in the account. All information such as phone calls and emails are automatically saved to the primary contact. In some cases...
View ArticleLookup field
Hi Guys,I'm using webservices to create records in opportunity entity,There are alot of lookup fieldsHow can I sue them in the code and wht does this mean? account.Attributes["????"] = new...
View Article