ms crm 2013 - Please help me on creating the post update plugin for udating...
Hi In ms crm 2013 - Please help me on creating the post update plugin for udating the entity field with the stage name based on stage id.Thanks,Rajeev.
View ArticleDifferenctiate SaveandClose and window unload event in crm 2011
I am on Crm 2011 rollup 14. I have window.onbeforeunload called on crm form. but i want this window.onbeforeunload to be executed only when we click close[X] on explorer window but not when user clicks...
View ArticleCRM 2011 - Mail merge programmatically (Plugin)
Hi My requirement in CRM 2011 is simple, I need to do mail merge through code (plugin) since the dataset could be complex, it should support 1:N, N:1, N:N relationships.So I can NOT use the built-in...
View ArticleAutomatically setting the time zone of the owner of Service Activity
Hello all,This is my scenario: when a customer calls in to the call center, the call center agent creates a Service Activity and assigns it to a service technician.The problem is that if a customer...
View ArticleEnabling links in the hearder of a form
I have placed an e-mail address and a web address in the header of a form. However, they are not clickable. What is the best way to make these both hot links?Thanks, Dale
View ArticleWhich vendors offer good CRM development training classes?
I'm a developer (SQL Server and some c#/.NET) and will be working on several CRM development projects this year. I think an in-person class would be helpful and in particular that course "80295A:...
View ArticleCan we create 1 to 1 custom entity
Hi,I created one custom entity namely Account technoloty details associated with account entity. Now I can select this entity from account and enter details. But I can enter more than one record for...
View ArticleCRM 2013 online revise quote executes plugin for Create pre-op event?
I have a custom plugin that is registered on Quote Create - pre-Operation. it works fine in CRM 2011 and CRM 2013. However, in CRM 2013, whenever I revise the quote, this plugin fires!! Is there...
View ArticleRevokeAccessRequest is not deleting records from PrincipalObjectAccess(POA)...
I am using RevokeAccessRequest to unshare(remove access) the record, however it is not deleting the record in PrincipalObjectAccess table. This is creating a problem in Merge. I need to delete record...
View ArticleCreating Records
Hi All,Is it possible to Create CRM 2011 Records using Dot Net Framework 3.5. If Possible then send some Links regarding this.Thank You.K V SambasivaRao
View ArticleSyntax error on line 1 char 1
Hi all!I seem to have an error on opening forms. The error is a syntax error Line 1 char 1. I have disabled all JavaScript libraries from the for (Just a Postcode library) but still this error...
View ArticleService Activity on cases in mscrm 2011 and 2013
Dear all;as you know that we have service activities normally used on cases on the service activity we have a field call service ,so when i create the service activity from a case that field should be...
View ArticleDynaics CRM 2013 - Hide Buttons based on some criteria.
Dear all,I want some help regarding hidding buttons based on some condition.On the form Lead, I have a checkbox, I want to hide the Disqualify Button when the checkbox is checked and Unhide the Button...
View ArticleSave and new button in mscrm 2013
Dear all;as you know in mscrm 2013 we don't have the save and new button is there any way that i can show save and new button on my custom entity
View Articletrim URL in mscrm 2011
Hi ,I have written a Jscript inside the Ribbon button of Account to generating the URL. My code and URL is working fine in IE 9 when I'm clicking the button but when I'm using IE 10 I'm getting spaces...
View ArticleHow to associate multiple contacts with account in CRM 4
How can i associate contacts with account using SDK ? for primary contact it works fine, but i need to associate N contacts with single account based on a criteria. Everything is working fine except...
View ArticleLinqQuery and XrmServiceContext
We are Building a portal in SharePoint Online that pulls data out of a CRM 2011 on-premise server.We want to minimize the number of roundtrips.When we join multiple tables in a linq Query using a...
View ArticleError creating attachment for email in plugin
I'm trying to copy a document in a note and attach it to an email which is also created in the plugin. I'm using CRM Online.The attribute I'm having trouble with is ObjectTypeCode.Entity attachment =...
View ArticleWhat Happens to Records when I Transfer a User to a New Business Unit
Hi,Normally when you move a user to a new business unit then you would reassign all open records to another user within the existing business unit before moving the user.What happens to records that...
View ArticleConnect to CRM 2011 with Visual Studio
Hello,We decided to make Internet Facing Deployment of CRM 2011 by using Forefront TMG. My server is available at domain crm.example.com.I'm developing plugins for that server in Visual Studio 2012, so...
View Article