AutoSave
Can we trigger autosave ? I need to add some functionality AFTER save execute, something like ribbonscustom button click Xrm.Page.data.save().then( function () { Xrm.Utility.openEntityForm("entity...
View ArticleWhat are the default concurrency settings for Dynamic CRM 2015 (on-premises)?
Hi,What are the default concurrency settings for Dynamic CRM 2015 (on-premises) ?What happens by default in CRM 2015 (on-premises), if 2 or more users update the same record (same fields or different...
View ArticleAfter IFD, not able to browse CRM URL on another computer.
Hi: I have installed IFD and it is working fine on the computer/server where it is installed(On-Premises) and also other computer connected at the same network. (other servers at same network.)but When...
View ArticleUse check condition (Workflow) for multiple partents
HiI have created a custom entity ”Transaltor” and add a N:1 relationship where the primary entity is Task and the related entity is Translator. I have created a workflowthat changes a custom field from...
View ArticleEmail message issue
Hi, I'm trying to add 2 crm fields in a email message as part of a workflow step.When I run with field a on its own or with field b on its own, works fine. When I add both fields, doesn't work. Any...
View ArticleSharepoint compatibility confusion
There are appears to be contradictory information regarding whether Sharepoint Foundation 2013 is supported in CRM 2016. On the compatibility page it states that it is...
View ArticleError in lead creation Plugin
I use the following code for plugin for create lead based on the condition while import records from excel.Condition : The lead's mail id (which is come from excel sheet) I need to check whether this...
View ArticleURGENT!!! CRM 2015 Import Organisation and Email Router Config
In a 4 Server Architecture (2DB, 2CRM Servers) I have CRM Server 1 and CRM Server 2;which of the deployment manager do I use to import organisation? Is there anything different from importing...
View ArticleDynamics CRM Mobile App - Error
Tried accessing the app on my phone this morning (w10), its has been working fine for months, but when I accessed it today it just made my screen go blank and freeze. I then tried to update the app,...
View ArticleHow to change the navigation in dynamics CRM
I tried creating a solution and I clicked on "`Add existing item`" and selected the "`Sitemap`".But when I click on the sitemap to edit it nothing happens.How can I customize the top level tile...
View ArticlePlugin not triggered on duplicate save
Hi All,I have a plugin on contact save. It triggers on normal save event. But it is not triggered when I try save a duplicate contact and give save anyway button. Please help me with this. I have to...
View ArticleSend an Email on Importing in MS CRM2015
Hello All,I have a scenario where i need to send a mail to my Manager that how many records has imported while importing data through Excelsheet.can any one help on this scenario how i can i achieve.
View ArticleUnexpected error using "Reassign Records" from one user to another
I'm receiving the error below when attempting to reassign records from one user to another using the "Reassign Records" button. There are a lot of records (75k), but I'm otherwise, not sure what the...
View ArticleSet field to Date only affecting workflow email time.
Hello,I have a workflow that was running based on a Due Date on an Opportunity. It was set to run 1 day and 16 hours before the Due Date (So that it would always run at 8am, since otherwise it was...
View ArticleCreating a plugin for CRM Online (C# - experts help!)
Hello, I have created some c# code that will extract data from CRM into a flat file but I would need this to be based on a plugin in CRM. I followed this tutorial but was a bit lost on how to do this...
View ArticleRecent Cases subgrid on Account form
Hello all,In Out of the Box Account form , Recent Cases Subgrid will show all the cases associated with the Account and its contacts. Can we replicate the same in a custom form or on a new...
View ArticleSyncEntry Tables in ORG_MSCRM database
Looking at my database I have over 20 SyncEntry & Subscription Statistics tables!!!Should i clean my database from these tables? if yes, How can i clean my database from these tables?Knowing that...
View ArticleHow to trigger a plugin based on the Order Status change in C#?
Can someone give me an overview and syntax on how to trigger a plugin based on the order status changing from NEW to Pending in C#?
View ArticleOrder status values? What do they translate to?
Where can I find out what the numeric values are for the orderstatus in CRM?I'm trying to debug a plugin and saw this line of code, but don't know what 300000000 is equivalent to in terms of order...
View ArticleQuick Create on Opportunity Product level
Hi All,I would like to implement the quick create functionality for opportunity product. In a previous version (2013 I think) this was possible to delete the existing grid and a new opportunity product...
View Article