How to connect to CRM using SDK (claims based authentication and custom STS)
I configured claims based authentication on my CRM instance. I'm using custom STS (Example available -...
View ArticleUpdate the field in crm 2011
Hello,I have GUID of the 400 records and i want to update 1 lookup field and 1 text field which are on the form based on the GUID,So can we do this .Please suggest me.Thanks !!
View ArticleCan we attach function on "Onchange" event using C#
Hi AllCan this scenerio is possible ....I have created one Configuration Entity . In this Entity i will create record with 2 value Entity Name (account) and FieldName (telephone1) . On the create of...
View ArticleCRM 2011: Prevent triggering the plugin on a specific field update
Hi all,Is there anyway to prevent triggering a plugin on specific field update, i.e. Idon't need the plugin to be triggered when a specific field is the only updated fieldI tried to do it by unchecking...
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 Articleplugin-registration error on CRM 2011 online
Hi, I have been working with plugin registation tool and it used to work fine. (i am running ver 2.1.0.1 and haven't logged in a while in almost 5 months). It is working fine for US CRM online URLs...
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 Article.refresh() not working on subgrid in rollup 12?
When I try to use the .refresh() function on a subgrid in JScript, I get an error that reads:Error:Unable to get value of the property 'Refresh': object is null or undefinedIt worked fine in rollup 10....
View ArticleJavascript AddCustomView on custom entity using fetchXml and linked entity...
When I try to include 'productnumber' in my layoutXml I receive the following error"To use this saved view, you must remove criteria and columns that refer to deleted or non-searchable items"var...
View ArticleSSRS query error
We've built a query which sums data from date range and divides 2 values. However, when the query runs, and the denominator value is 0, it throws an error and the report does not run. This is because...
View ArticleHow to return as array string in function wrtitte using queryexpression...
Hi, below is my code,where i try to get Notes from multiple records.Then i need to retun this notes as array string format. So can get each note fields in in the fucntion callling place.i am...
View ArticleBlock Creation of Entity via Plugin
Problem: We use the CRM for Outlook plugin to automatically log our support emails, but internal emails between employees (some of which contain sensitive information) are also being logged.Ideal...
View ArticleJScript error, the value of the property
I have looked through other threads and I couldn't find any that fixed mine so I made a profile to post this. I get the popular error 'Error: the value of the property 'ClientID' is null or undefined,...
View Articleimpersonation/authentication please help
hi guys, I'm very new with dynamics crm development , so I'm a bit overwhelmed. users from active directory will be prompted for username/password in their browser. I created an asp.net 4.0 WebAPI web...
View ArticleCRM2011 Online Security exception
I am getting security exceptions when I tried to make another _context.BeginExecute() from the results of an EndExecute(). That is using the result to make another call. How can I chain multiple async...
View ArticleCRM 2011-Pane hiding is not working properly
Hi Experts,I have written code for crm online to hide nav bar,header and footer but it is not working.I am pasting my code below .please suggest some solution. function HideElements() {...
View ArticlePassing a symbol with Javascript handler of CRM 2011
I want to pass a symbol to a script in CRM 2011. I want to pass it through handler and not from a field. Currently, Im using these parameters in the handler: "telephone1", "########" But it did not...
View ArticleCRM 2011 : Customer portal accelarator.
Hello friends,I am having requirement to set up a customer portal for dynamics CRM 2011 on premise, and adding a capability of adding quotes from it, it will include quote line items too.I am very new...
View ArticleCalculating Total Price of a Contract
I have problems with calculating the Total Price of a Contract.Currently I have a plugin that fires on Create or Update of a Contract Line. When it fires, it finds the Product that is in the Contract...
View Article