CRM2013 - onChange not triggered when removing value for a required field
Hi There.I have an issue when onChange event for CRM 2013 environment (on-premise and online)The onChange event is not fired when removing value for a business required / mandatory field.var nameChange...
View ArticleDisable or Display the New and Add Existing button in Ribborn.
I try to disable the Add Existing button, just like I configurate xml for custom button I ever done before.The following is my fragment of...
View ArticleWorkflow - Modified by column issue
Some fields in case entities are updated through Workflow. The "modified by" column in view shows my NT user name instead of actual modified case's user name. Kindly suggest how to fix this issue.
View ArticleCRM 2013 - OnSave code not cancelling the save
I have a function which runs OnSave of a form, if certain criteria are met it will cancel the Save by using this command, this command does run and the alert returns 'true' but the record still...
View ArticleCRM 2013 Online - fail login to pluginregistration
Hi,I cannot succeed to make a connection using PlugInRegistration tool for my instance of Microsoft Dynamics CRM Online (Trial Version). I downloaded recently the SDK and using PlugInRegistration tool...
View ArticleCRM 2011 : Plugin to create duplicate records
Hi, i created a simple plugin to create a duplicate record that refers to the parent record. Here is my code var pluginExecutionContext = localContext.PluginExecutionContext;...
View ArticleHow to refresh the form after it has been saved in mscrm 2013
Dear ALL;i want to reload the from (opportunity product ) when everything is got save on save event of the form
View ArticleIsValidForUpdate and cancelon
If the user cancels a contract and chooses a future date, and then wants to clear that date and "cancel the cancellation", how can this be accomplished? cancelon'sIsValidForUpdateis set to false. Is...
View ArticleCRM 2011: Create custom workflow activity with dynamic lookup input argument
Hi all, I'm new in developing custom workflows activities, and I have created a custom workflow activity with entity reference input argument for opportunity, this input argument is used to receive...
View ArticleCustom workflow activity ReferenceTarget in 2013?
I'm looking at the sample code SampleCode\CS\Process\CustomWorkflowActivity\TestNet4Activity\SimpleSdkActivity.cs from the SDK and it doesn't have the ReferenceTarget decoration. No longer needed?...
View ArticleMissing Navigation Palette Icon in Outlook 2013
Have a managed solution for CRM 2013 that will not show the main Solution Icon within Outlook 2013. When you install your managed solution, the main solution entity has an Icon but when you got to the...
View ArticleDynamic switching of Forms in CRM 2011
My client sells high value products, and needs an "enquiry checklist" for each of their 3 major products.The 3 checklists have some similarities, but also enough differences to necessitate a different...
View ArticleInformation for first CRM on-prem programmable customization
Hello All, This is my first programmable customization for CRM 2011 on-prem. My client would like me to be able to add time entries for cases and then in the case show how much time an employee has...
View ArticleCRM Unmanaged 2
Hi All,I have a problem with Outlook 2010 crashing with this error:Exception generated at: 27.09.2013 12:45:55Error Type: System.Data.SqlServerCe.SqlCeExceptionError Message: Für diesen Vorgang ist...
View Articlecheck if opportunity has quotes on Won message with plugin
HiI want to register a plugin for Opportunity Won message, and if the correspnding Opportunity has at least one quote with "X" status, then user can mark the Opportunity as won, else he/she should not...
View ArticleCRM 2013 Error : Could not complete operation due to error 80020101
Hi there,I'm using CRM 2013 on-pre sometimes its throwing Could not complete operation due to error 80020101 on the page and its crashing down.Error on Jscript...
View ArticleRibbon workbench not displaying managed solutions
hi there,I'm not able to view managed solutions in Ribbon Workbench tool, is there any limitation or I've to make any changes in setting (if any).Please suggest.Thanks,Kiran.
View ArticleMS CRM 2011 - JavaScript Assistance Required
Hello,I am still fairly new to javascript so I apologise for my lack of knowledgein advance. I have a multiple line of text field "new_mlt" on my account entity form, when I select a specific value in...
View ArticleCount of users logged in crm 2011 IFD deployment
Hi Guys,I need to get the users usage report in crm 2011(IFD) for a specific time. please suggest any link or reference.Arun Kumar G
View ArticleIssue With Ribbon CRM 2011
Hi, I have two environments: dev and production.I have custom entity. On the form of this entity i have custom button to open nem contact form.I do this with this JScript code:function addNewCRec() {...
View Article