Connecting an E-Commerce solution with Microsoft Dynamics AX
Hello all, I'm creating an ecommerce solution based on NopCommerce. There's already a NopCommerce add-on for Microsoft Dynamics AX 2009, but it's for a very outdated version of NopCommerce. I've read...
View ArticleHow do you assign data from one textbox to another?
I'm very new to CRM. How new I just started developing in CRM. So my question is how do you pass data from one textbox to another? Where do you write the file? Can I write in C# script? I'm using the...
View ArticleHow do you create a Fetch based report for CRM 2011 Online using SQL Server...
I am trying to create a report that will list all the orders for a given month along with the total payment amount paid in that month. The payment entity is a custom entity. I have tried to do this...
View ArticleJavaScript/OData polling causes 500 Internal Server Error
Hi,I have implemented an html page which polls various Dynamics CRM records via JavaScript and the OData interface.In my test environment this approach works well.In Dynamics CRM Online, however, the...
View ArticleFiltering subgrid from lookup value
Hello Everyone, I have set up a N:N relationship between a custom entity and the contacts entity. I have been trying to create some code that would filter the subgrid on the custom entity to only show...
View ArticleWhy do I always get an Object expected error when I try to use jQuery
I have a web resource which is an HTML page. That HTML page works perfectly in other environments (LAMP mainly) and uses jQuery to drive a lot of interaction on the page.I then include that page on a...
View ArticleChanging the value of an option set based on the value of another option set
Hello all,I'm a novice when it comes to JScript coding. The requirement is that when a user changes the label of the "new_priority" option set field on the Opportunity form to "high" or 100000002, then...
View ArticleFetch XML in Javascript error
I'm using FetchUtil to retrieve CRM data from javascript and I keep getting the following error:<code>0x80040203</code><description>Url does not contain MSCRMServices or...
View ArticleCRM 2011 - Value cannot be null.\r\nParameter name: detail
Trying to create a simple winform app with below code... when I come to saving am getting an error "{"Value cannot be null.\r\nParameter name: detail"}"Anyone knows what am doing wrong, something...
View ArticleHow to trigger a plugin when an opportunity is won
I am trying to sum a value on the account field when an opportunity is won. I have the following code but it does not retrieve the value of the current record been update. What am i missing. Please...
View ArticleMaking URL clickable in read only mode
Hello,I have a filed which of type URL. I want this field as read only but at the same time I want it clickable so that user can open it. I can use...
View ArticleUsing PlugIn retrieve other entity record Ids?
Hello Experts, I want to retrieve other entity record ids (like contact,account) using plugin ,can anybody suggest... Thanks and Regards Muralikrishna
View ArticleCRM 2011 Disable out-of-the-box ribbon button based on value from selected...
Greeting.I'm trying to find an example that will get me started with the following scenario.In HomePageGrid ribbon (and also sometimes SubGrid ribbon), I need to enable/disable a out-of-the-box button...
View ArticleHow can I get the deleted records count of an entity using PlugIn or either way?
Hello Experts,How can I get the deleted records count of an entity using PlugIn or any way in crm 2011?Thanks and RegardsMuralikrishna
View ArticleCRM 4.0 SQL server 2008 R2 custom report CRM_URL parameter is not working
Hello everyone,CRM_URL parameter is not working. Error is like CRM_URL is missing value. Anybody can help me out. Thanks, Ankit Shah Inkey Solutions, India. Microsoft Certified Business Management...
View ArticleHow to set URL to left navigation pane dynamically in ms crm 2011
Hi,Any body knows how to pass URL to entity form left navigation pane in ms crm 2011 using java script.I have two custom application url's . So I need to pass these URL 's to left navigation pane...
View ArticleRetrieve all picklist values for an attribute in CRM 4.0
How can we retrieve all pick-list value of any entity. for example Country pick-list of contact has drop-down value UK, USA, UAE, Sri Lanka, India, etc. How to get all these value in custom workflow...
View ArticleQuery with field owner return results in Advanced find but returns no records...
I have a problem since I've update the server in Rollup 13 (Rollup 8 -> Rollup 13). When I create a view with the parameter Owner the system return me right results in the window from Advanced Find...
View ArticleIssue on Email Activity (CRM 2011)
I am Creating Email Activity from a Portal but facing issue that I see that only CRM User can send Email from CRM.But My Task is to Create Email activty and it should send by a Custom Entity "Academic...
View Articlehow to add a horizontal line in ms crm 2011
Hi all,is there an easy way to add a horizontal rule into a section of an entity in ms crm 2011?example:Total sales order: € 100.000Change requests:€ 12.000_______________________ <= this line I...
View Article