[CRM 4.0] Plugin starts twice when I cancel an appointment
HiI'm trying to create a plugin that will fire when something changes on an Appointment. After sorting out a problem with it not fiering on Cancel...
View ArticleHow can I get the schema names of dirty fields?
I don't want field names but schema names. If anyone can help?
View ArticleIs it possible to execute a Javascript function on the onSave event of a...
By this I mean I would like to run a script of closed Leads during the onSave event? Can anyone let me know if this is possible - I can't find anything yet.
View Articlefetchxml is not working and returns null value.
I have a iframe where the contractors are added and a list is updated.After rollup 14 this update to the list is not working.Please can someone rewrite the fetchxml that's not working.I get a null...
View ArticlePlugin on Quote Win InputParameters.Contains("Target") issue
I have a plugin that runs on Quote Win. However there seems to be some issue with getting the inputparaments. I'm assuming because the quote is active and read only at this point that I must use the...
View ArticleOnSave event to call JavaScript in the embedded HTML?
Hi everyone,I have a HTML Web resource embedded on a form.This HTML Web Resource contains quite a lot of JavaScript functions.How do I call these JavaScript functions on the onSave event of the form?Is...
View ArticleLoop Exists in entity heirarchy
I am trying to merge two contact records and getting the error "Loop exists in this entity hierarchy."Any thoughts?
View ArticleError while installing the MSCRM SDK tool kit.
I have this Visual-Studio product.I unable to install the “CrmDeveloperToolsVS12_Installer” (I tried SDK_MsCrm 2013 and SDK_MsCrm 2011 both giving me same error)while installing it stop an throws the...
View ArticleSupported javascript libraries
Hi, I have a situation where i have to reference and use Jquery and JSon javascript libraries in the CRM form. But when I run Microsoft Custom code validation tool it raises issues in the source code...
View ArticleCRM 2011 : Custom Workflow to fetch user with Specifed role
Hii am totally new to crm2011. i need to write a custom workflow. To do the following things - 1)I want to pass Role Name as "Manager" or something 2)and on the basis of Role Name a user should...
View ArticleCRM 2011: FetchXML Total Record Count Limit Exceeded
Hi,Is there a way to make a SELECT COUNT(*) FROM CRM_ENTITY with FetchXML sintax? We are trying to use Total Record Count for that, but this value is limited to 5000, so we are not able to get the real...
View ArticleException when performing the operation in Microsoft Dynamics CRM that causes...
Hi All,When I perform the operation to trigger the plugin(for debugging) I am getting the following exception,Business Process Error Unexpected exception from plug-in (Execute):...
View ArticleDoes anyone know of a method to optimise the performance of javascript for...
For instance, assuming you just create a record and want to generate an autonumber for an Account ID - you could either add function to the onLoad/Onsave event so that the function gets executed and...
View ArticleSending email with From as a Queue to which the user does not have permission
Hello Experts,I am looking for design suggestions for a design problem that we are facing in CRM 2011. We are using Case entity and the records are team-owned. When a Case is created, we add it to a...
View ArticleHTML Web Resource in form with OData/REST call
Hi,I am trying to retrieve CRM 2011 data using oDate/RESTMy code works fine if I add it to the form_Load event as a javscript filebut when I place the same code as HTML resource file, it is not...
View ArticleStrange Error on Exception Thrown for Plugin in CRM 2013 Online - Specified...
The specified domain does not exist or cannot be contactedAn unexpected error occurred from ISV codeI am receiving the above error message when (deliberately) throwing an exception. It doesn't seem to...
View ArticleDisable the Save and New buttons in CRM2013
Does anyone know how I can disable the two buttons- Save/New based on a field value? I've looked at a few ways but they seem to be un-supported methods.
View ArticleIs Window.location.reload(true)?
Hello guys, Is Window.location.reload(true) to refresh a form supported by Microsoft?
View ArticleInvalidPluginExecutionException dialog does not show up - CRM 2011
I have a Plugin on the Creation, Updating, and Deletion of the OpportunityProduct entity in the CRM 2011. I want to through exception on the success of some operations, means want to display dialog. It...
View ArticleCRM 2011 or 2013 Portal Development Ebook step by step
Hello expertsI want to develop a portal ,can anyone provide the step by step guide for crm 2011 or 2013 Portal Development that is helpful. or any useful stuff for beginers guide for portal...
View Article