Javascript setValue not working
I have added currency fields "Cost Per Unit" to Product and Opportunity Product entities.When the form for Opportunity Product is opened I want the cost per unit retrieved from the Product and put in...
View ArticleRefresh Quickviews' Subgrid
I have a quickview form of account which has a subgrid of "Licence Allocations" - a custom entity.Sales people will need to know the data in this subgrid when creating a quote so I have added the...
View ArticleMS CRM 2013 "Your changes have not been saved..." message is not showing in...
Hello, Since upgrading from CRM 2011 to 2013, our organization has been experiencing issueswith the below dialog box. the below are the steps which we are following. 1. Navigate the entity from the...
View Articlecreate contact bound of account in CRM C#
I don't know how I can create a contact bound to an account. I have a csv file with an account and a contact, and I would like to import this data into my CRM. This is my code to add an account into...
View ArticleSSIS Microsoft.XRM.SDK error
I am trying to create a dtsx package with VS2010.I am building this on a local machine ( Win 8 Pro) and have the latest CRM2011 SDK.SQL server is running on a separate win2008 R2 ServerCRM2011 is...
View ArticleCan't Get OptionSetValue using Linq C#
Ok. What I'm trying to do is simple. I want to display the contacts in a gridview. I've written code that gets me close... but all picklist fields appear in the gridview as...
View ArticleError in CRM 2016 when creating Opportunity
I have a plugin triggered on the post create of an opportunity. I have not made any changes to it, and it is now producing the following error:Unhandled Exception:...
View ArticleAccessing 3rd party javascript source
Can you do something like this in form javascript for CRM 2016 onpremise & online:<script type="text/javascript" src="https://www.test.com?parem=TEST_PARAM"></script> I will then want...
View ArticleCall to SDK.Rest is not working from within HTML web resource
Hi, I am trying to make a call to SDK.Rest from a HTML web resource. When I had this code in the form javascript, it worked, and I could see the values being retrieved. However, as I need to populate...
View ArticleJquery in webresource not being triggered in CRM 2016
Hi,I have a webresource on my opportunity form. In this web resource, I'm trying to call some jquery functions on the click of a button within the web resource. When I open the html web resource page...
View Article[Plugin] Incomplete entity from InputParameters
Hi,I'm writing a plugin that I registered as a Post-Operation Synchronous step on theUpdate systemuser message. There's also an Image associated to that step since I want to compare the system user...
View ArticleHow to create a custom view on Currency?
We've added six currencies to our CRM system to cover the main currencies our customers work with.However, when using Sales Order we only support USD & EUR as viable order currencies. The plan was...
View ArticleNAV Web Services
I am a bit new to NAV and so far I have published web services on NAV and have been able to consume these SOAP web services using C#.Now, the data has increased and its taking longer to load. I have an...
View ArticleCRM2016: Fix Currency Symbol Display Error on custom attributes
We have a from designed that mixes out-the-box currency values with custom attribute currency values.We've recently discovered than when you change the transactioncurrecyid lookup to an alternative...
View ArticleCan't Get ActualcloseDate/ActualValue in Plugin when Opportunity Close as...
【env:】 crm 2016【what i want to do:】 1.there are three plugins ,[Plugin A] is register at Opportunity pre-operation,[Plugin B],[Plugin C] is register at Opportunity post-operation.2.opportunity close as...
View ArticleHTML Web Resource with java script. how to save data into entity
I am new to CRM. I am using dynamic CRM 365 recent version in which i want to add HTML web resource. i.e. HTML page into my Entity.There are two input fields on page along with 1 save button. I want to...
View ArticleJavascript Problems with my first web resource 'Xrm' is Undefined
I have a custom web system that displays cases when clicked. I have made a new navigation on the side of the case (incident) system in CRM and I want to connect a web resource to that page that will...
View ArticleFetchXML is only returning 500 records
I have a SSRS report. I have taken the FetchXML from Advanced Find.My Tablix is only displaying 500 records.It's driving me nuts, any ideas?The Tablix is doing a count on the number of records created...
View ArticleCRM 2016: Unable to create User record
Hello Everyone,Looking for a help! In our CRM 2016(v8.1.1.1005) instance, recently we are facing issue in creating user record. Unable to find out what causes this problem. Below is the error that pops...
View ArticleQueryExpression to get "Active" state code records
Hi All,I want to locate all the "Active" invoices for a contact using query expression.Can anyone help?Thank you in Advance.
View Article