Dynamics 365/CRM Form JavaScript Business Process Flow Issue
I am running into an issue when setting a business process flow field to be required conditionally with JavaScript. I can successfully set the red asterisk on the client side next to the business...
View Articlejavascrpit web resource Register On Change for a drop down list and fire...
Helloi have a javascript on a web resource that controls many things in my form. I want to use the javascript to to fire a specific visibility function On Change of a specific field value. Now i know...
View ArticlePower BI Desktop integration with Dynamics 2016 On-Prem
Hello everyone!I have been trying, without success, to connect our Dynamics CRM 2016 On-Prem to Power BI Desktop using the followingHowever, when I paste the Instance Web API into PowerBi, I get an...
View ArticleConverting CRM record into .dat file
I have a requirement to write the contents of CRM record into .dat file once the record is created programmatically to be consumed by Line of Business Application. Any solutions would be much...
View ArticleCreate records using background integration, and population of...
hi ,When i create records using backend integration , I need to populate a text field which combine two text fields in a record.Which method can i use to do this,1)background workflow 2)Javascript
View ArticlePortal Entity Form Sub grid - enable/disable Edit Action link
We have a portal entity form which contains a sub grid with 'view' and 'edit' actions. Is it possible to enable/disable the action buttons per item in the sub grid depending on the value of a specific...
View ArticleAssignee has insufficient privileges error when Merging records
This is the error that I am getting when trying to merge a contact or account. User has global admin security role.X Assignee has insufficient privileges.The selected {0} does not have sufficient...
View ArticleFull Record Counts over 10,000
In 2013 CRM I've tried to run reports to get full records of my entities, however it isn't going to work. I was thinking of some kind of JavaScript function but I don't know where to start. Thanks!
View ArticleSend automated email from Modified By user using background process (workflow)
In CRM 2015 Online, we had background processes (workflows) that would automatically send an email on record assignment from the assigner (modified by user) to the assignee (owner). It worked...
View ArticleProblems with using ILMerge and GUI-ILMerge when merging assemblies
I'm trying to merge my plugin assembly with the external libraries it's using (RestSharp, DocuSign, Newtonsoft.Json) so it can run on Dynamics OnlineI'm using ILMerge and GUI-ILMerge...
View ArticleAccess restriction on connecting via API
Hi Guys - Is there any way I can put restriction on users to access CRM NOT via API and only use the Web. I know its possible the other way, to only allow users to go through the api and not the web...
View ArticleGet value of the fields in another entitie (JavaScript)
Hello, I have 3 entities, called A, B and C, also I have these one to many relationship A-B and B-C, but my business process only contain the entities A and B. In "A" I have 3 field A1, A2 and A3, and...
View ArticleUnable to create a new Account in on-line Dynamics 365
Trying to create a new account within the Dynamics 365 on-line application. When I attempt to save the record I am getting the error output below. Is this a possible configuration setting the could...
View Articlecreate quick create form from a button
Hi, I am looking to add a button on the ribbon to call the quick create form, is it possible, that is something I got to call the webapi?
View Articlehow to reactivate task & appointment in a resolve case
Hi, when closing a case, the associated appointments and tasks will be cancelled automatically, is there anyway we can leave them open unless they are cancelled manually, how to achieve this through...
View ArticleCreate workflow to convert Option Sets data to number
Dear Dynamics 365 community,I am looking for a way to create a workflow to:1. Convert options sets values (1,2,3,4 or 5) to numbers2. Addition all the value from the option sets (there is 6 fields with...
View ArticleDynamics CRM RDL files does not latest changes
When downloading a custom report as an RDL file, I found that the file does not contain the latest changes made to the report.However, when running the report it is up to date. I am not sure why this...
View ArticleReporting Authentication Issue - CRM 365 v8.2 and SQL 2016 same server
Background:Our client has a single server (I recommended against this) with SQL 2016 and GP installed on it and they are using it as such.1. They want to have a full install of CRM on this same box,...
View ArticleIs there a way to set contextual data for plugins to see when using a...
I'm using a transaction to send multiple requests as in the example here: https://msdn.microsoft.com/en-us/library/mt634414.aspxWe have a plugin that validates records based on data in other records...
View Articledisplay tasks in calendar view
It looks like it only displays appointment and service in the calendar, can we display tasks ?
View Article