how to pass the party list to and new open prefilled appointment through...
Dear ALL;i am opening a new pre filled appointment from the previous appointment through JavaScript i want to have the party list in that new appointment .please help
View ArticlePlugin Synchronous or Asynchrous !!!
Hello,I want to know that, what is the main difference when i am going to register myplugin in synchronous mode or asynchronous mode.Please explain.Thanks !!
View ArticleUR 12 form refresh not working
After installing UR 12, I've noticed that a simple form refresh (F5) does not reload the page with the latest data! We have some silverlight web resources that change data behind the scenes and then...
View ArticleAD Authentication for On-Premise (with ADSF enabled) with CRM 2011 SDK?
Hi all,I am trying to understand whether or not it is possible use Active Directory authentication against an On-Premise instance (that has ADFS enabled) with the CRM 2011 SDK?In the following MSDN...
View ArticleJava if on load event question - CRM 4
Good Afternoon,I am trying to write some code that when the form loads it will check a field that is a one-to-many relationship. Here is the code I have but the alert statement is not firing because...
View ArticleCRM 2011 Custom Workflow error message
When I run the workflow that calls a plug-in I get the below error:Workflow paused due to error: Unhandled Exception: System.Activities.InvalidWorkflowException: The following errors were encountered...
View ArticleGenerating URL links 'unique' to each customer.
We need to generate in an e-mail template a link to a URL that's filled out based on the customer's parent company name in the database.e.g. The URL would look like this:...
View ArticleWorkflow Timeout issue in CRM 2011 online
Hi, I had a workflow set up to timeout until 1 hour and execute some process. It has been working fine. now I want to increase the timeout period but I see that the new CRM upgrade has change the some...
View ArticlePlugin to run on appointment start
Is there a sdk message I can use to run a plugin when an appointment is scheduled to start rather than when the appointment is created, i.e. when the user is transferred from free to busy. This is...
View ArticleXRM SDK: Cannot Insert Duplicate Key Exception
Hello,I am utilizing the XRM generated context to push data into CRM. This code is executed in the context of a web service. The service itself stateless and a new Xrm Data Context is instantiated with...
View ArticleIssue with Rollup 12 & Notes & Copy Text & Date Modified On
With the update to the rollup12, when we insert a new note, a part of the text, in the lower corner it is showed who and when was it modify. The problem is that right now when we select the text and...
View ArticleAudit history for disabled field
Hi,I used the code below to disable the field and found that the system is auditing the field every time even if we have not changed the value of the field. This is something that I don’t want to audit...
View ArticleCRM 2011: Setting a default form for the user
Hi all,In order to allow users to switch between multiple forms, then the user security role must be attached to more than one form, but if we do this so how to set the default form to be displayed to...
View ArticleEmbedded Report in Custom Web Page for CRM is not working
Hi All,I have build a Web Page using VS 2008 and embedded a report on that page.I am using that page in Microsoft Dynamics CRM 4.0. when i am deploying that page in CRM server, getting this...
View ArticleCRM 2011 UR12 : ODATA Query, need to get Option Set Labels
I can't seem to find a way to get the 'label' from an Option Set results in the ODATA queries.Example:...
View ArticleCannot Throw Plugin Exception when Create OpportunityProduct after update...
Hi All:I use CRM 2011, after update rollup 10.I cannot throw any exception message in plug-in when create opportunityProduct,the system exception message is not my expect..Please give me a hand.ps1:...
View ArticleCRM 2011 Plugin Update Step
Hello Everyone,I can not get the Owner of the existing record using the script below. The form is on Update state!!!entity = (Entity)context.InputParameters["Target"];EntityReference OwnerId =...
View ArticleWill the CRM 2011 SDK dlls work with CRM 4.0?
Hi I am developing new functionality for a customer that still uses CRM 4.0, but I would like to use some of the functionality of xRm for 2011, is this possible or will it cause issues?Any help much...
View ArticleHow to stop creating a note with empty text? CRM 2011
Hi ,We have a requirement where we need to stop creating a note if the note text is empty.Preferably we want to alert a message saying "Note text should not be empty".I went to note entity and went...
View Article