CRM 2011 + Control Dialog cancel and finish button
Hi All,I have written a dialog and called the dialog using javascript. After calling written some update functionality. My problem is, even after dialog gets cancelled code written after that gets...
View ArticleCRM Integration from python
Hi,Is there a simple way of inserting data (activities for example) using restful interface from python .Thx
View ArticleWhy is ServiceBus included in the Microsoft.CrmSdk.Extensions nuget package?
The nuget package Microsoft.CrmSdk.Extensions contains a dependency to ServiceBus. This is the only package that contains the Microsoft.CrmSdk.Client assemblyDoes anybody know why is ServiceBus...
View ArticlePossible to populate option set using JScript or XML?
Hello,I was wondering if what I ask for in the title is possible. I need to make a dependent option set, the way I've been doing it was filling out the option set with values then using JScript to take...
View ArticleRibbon Workbench - Changing Default Button
I need to change the behavior of the "Qualify" button for the lead entity. Basically, I need it to call my plugin. There are 3 places where this button can be found, i.e. Homepage, Form and SubGrid. I...
View Articleremove add button for subgrid in crm 2013
HI Friends, I have a requirement where I need to remove or disable add button or atleast not allow user to add any more records to subgrid once user clicks on a checkbox ( Checkbox is an option for...
View ArticleCalling a Web Service through a Plug-in
I was wondering if anyone knew how to host a web service (wcf) through a proxy and then call that same service through a plug-in.
View ArticleADFS Sliding Expiration
Has anyone implemented a sliding expiration for CRM 2011? This is an IFD on premise installation using ADFS 2.0. I've set the tokenlifetime for the relying party to 1 hour but I need it to expire an...
View ArticleJava client connection to CRM Online 2013 - issues
Hi guys,I've tried using the Java sample from the blog on MSDN (subject is "Integrating Microsoft Dynamics CRM 2011 Online with Java and other non-.Net Clients" - I can't post links for some reason...
View ArticleWhere Service Activity save in sql database of crm 2013?
Hi,Please tell me where "service activity" and" task " save in sql database of crm 2013?
View ArticleAutomatically Update Money field data on change of currency
HIHow to update Money fields data onchange of Currency .Money need to be updated based on currency exchange rate.Thanks & Regards Benarji Sandra
View Articleunsaved changes for programmatically created contact
Working with CRM 2011, on premises, with C# extensions.If I create a new Contact programmatically, it seems to work aok. If I then open that new entity record and then try to close it, CRM says I have...
View ArticleImport Contacts and associate with Accounts in Dynamics CRM 2013
Using Dynamics CRM 2013 on-premise version. Brand new install, never used Dynamics before.Using the supplied XML import templates, I am able to import Accounts and Contacts but can't seem to link them...
View ArticlelaunchOnDemandWorkflow
I am trying to start a dialog process when a user clicks on a ribbon button. For that I used the function launchOnDemandWorkflow in /_static/_common/scripts/RibbonActions.js. However, this function...
View ArticleRetrieve only StateCode via LINQ
I've written the following LINQ query that is attempting to return the StateCode values for all Contact records that match a particular last namevar cs = (from c in myCTX.ContactSet where c.LastName ==...
View ArticleCRM 2011 Sharepoint List Component fails sometimes
I have a user that has indicated that sometimes when she accesses the documents link in CRM the screen shows up as a iframe with the view of the sharepoint site. If she closes out and goes back in the...
View ArticleMicrosoft Dynamics CRM 2013 for Outlook Client Preview Pane Does Not Display
Hi All,Microsoft Dynamics CRM 2013 for Outlook Client Preview Pane Does Not Display all the field information. in the all activity view the reading pane doesn't show description field. do you have any...
View ArticleElapsed Time Error
I am trying to calculate elapsed time from a date field to today's date. Code works if the field contains data, but throws an error if null. Error is "Unable to get property "getFullYear" of...
View ArticleUpdating existing Notes attachment and Save it again as attachment
HI All,My Requirement is : I am attaching A word file as attachment dynamically on change field using Plugin attachning in to the annotation(Notes) of a opportunity record.But now i need to edit that...
View ArticleIf one object belong to the other object, is it can be create or retrieve by...
Hi,I am a new user for Dynamics CRM.If opportunity entity have one object "Potential Customer Type(customeridtype)" and this object have property "AttributeOf=customerid", Is this valid for user to...
View Article